Replies
Hi Clara,
Thank you for the reply.I am glad you found it. There is no plugin for BuddyPress that works with all theme.
You may try our signup avatar and see if it works with your theme.
https://buddydev.com/plugins/bp-signup-avatar/
Regards
BrajeshHi Kiki,
Thank you for the patience.Our team is looking at it today and we will be assisting you with it in couple of hours.,
Regards
Brajesh- Brajesh Singh on November 8, 2021 at 7:17 am in reply to: BuddyPress Activity ShortCode plugin issues #41478
Hi Becca,
Thank you for using the plugin.As Ravi replied, most of the time the theme authors are in much better position to assist with styling.
Still, Please let us know the name of the theme and if it is available with us, we will do our bets to assist you.
Regards
Brajesh - Brajesh Singh on November 8, 2021 at 6:47 am in reply to: [Resolved] Doubled Published Article and Custom Code not working #41476
Hi Nicule,
The problem with your publishing page is the directory plugin.
You can disable the directory plugin(and its addons) and test.Is that plugin available on wp.org? If yes, Please link and our team will test and add compatibility.
Regards
Brajesh Hi Alison,
Thank you for reporting.I am not sure from the screenshot about the origin of the issue. It could be BuddyPress core or a plugin.
Please copy the complete log as text and share.
Thank you
BrajeshHi Alison,
Thank you for the reply.Please post to that plugin’s support forum. They will assist you with the same.
Regards
Brajesh- Brajesh Singh on November 8, 2021 at 6:40 am in reply to: [Resolved] Mediapress class-mpp-local-storage.php error message #41473
Hi Peter,
Thank you for reporting the issue.I have fixed it in our repo and will be making a public release on wp.org in next 2 days.
Thank you
Brajesh - Brajesh Singh on November 8, 2021 at 6:25 am in reply to: [Resolved] Conflict of BP Moderation Tools with BP Activity Social Share by Wbcom Designs #41472
Hi Cromacio,
Thank you.Happy belated Diwali 🙂
I have looked into the plugin and the problem originated due to a mismatched tag closure by the Activity social share plugin.
In class-bp-activity-social-share.php(like 142), the
</div>is not needed as the first div is closed near the bottom of the function too.Even a simpler solution is to change the position of the share button. In that case the mismatched tag will not affect reporting.
You can change this
add_action( 'bp_activity_entry_meta', array( $this, 'bp_share_activity_filter' ) );to
add_action( 'bp_activity_entry_meta', array( $this, 'bp_share_activity_filter' ), 110 );or something on that line or just remove the extra
</div>Please let me know if that works or not?
Regards
Brajesh - Brajesh Singh on November 4, 2021 at 12:00 pm in reply to: Empty membership directory after activation of buddypress multinetwork plugin #41448This reply has been marked as private.
Hi Charles,
Thank you for the post.1. You can click on the “My Topics” tab on your BuddyDev profile. It will take you to this page.
https://buddydev.com/support/forums/users/cpcollins/There you can see all you replies or topics(there are links in left side for the same).
I am sorry for the delay. I have received your email.
Please allow me to assist after 6th of this month. Our offices are closed currently due to Diwali holidays and I am mostly away from my system. Sorry about this.
Regards
Brajesh