Hi Nifty,
Thank you. I will have the update sometimes this week.Regards
BrajeshHi Nifty,
I am sorry, I will update you in next 24 hours.Regards
BrajeshHi Nifty,
I had a look at the Gwangi theme and Moderation tools. I did not see any issue with the layout for suspended users. I am using the latest version of theme(child theme) .I did find a bug with reply blocker disabling other replies and have released an update.
If the issue still persists on your site, Please try disabling some of the plugins on the staging site to re-check.
Regards
BrajeshHi Brajesh,
Thanks for getting back to us.
We updated all of the plugins and the theme, including to version 1.4.3 of BuddyPress Moderation Tools, but we’re still having the same issue (we’ve since reverted them back to the versions we’re using on our live site).
We’ll add another private message with additional details.Thank you.
Hi Nifty,
The problem is with Grimlock for BuddyPress plugin(that comes with Gwangi theme).They are using the action
<?php do_action( 'bp_before_message_thread_reply' ); ?>
Before the form but the action
<?php do_action( 'bp_after_message_thread_reply' ); ?>
Is not after the form. It is after an extra closing div. If we are discarding the content between these 2 actions, the extra div gets lost causing it.
Please report it to Gwangi authors. I have updated it on your staging site.
Regards
BrajeshHi Brajesh,
Thank you very much for looking into this and your fix! We will advise the theme authors of this.
Would the only change you’ve made be in grimlock-buddypress/templates/members/single/messages/single.php?
If you need to confirm, the staging site is still active so feel free to log in and check 🙂.Thanks again.
You must be logged in to reply to this topic.