Replies
Hi Adam,
Thank you for posting.You are right about the reply scenario. The plugin Only blocks new message threads and we need to update it for replies blocking.
Please allow me to update it today and fix it.
Thank you
Brajesh- Brajesh Singh on May 30, 2017 at 5:01 am in reply to: [Resolved] Problem with profile visibility plugin #9364
Hi Adam,
Thank you for posting.
The plugin was only hiding the friendship button. I have updated the plugin to block request via all methods now depending on the user preference.Please upgrade to 1.5.2 and it will be fixed.
Thank you
Brajesh hi Ezekiel,
Welcome to Buddydev.I am sorry but this feature is not yet supported. We do plan to have it in next 4-8 weeks though.
Thank you
Brajesh- Brajesh Singh on May 29, 2017 at 6:59 pm in reply to: BuddyPress Bookmarklet – Only plugin is abandonded #9358
Hi Gregg,
Hope you are doing well.Please download the updated plugin from here
https://github.com/buddydev/bp-bookmarkletOr the direct link
https://github.com/buddydev/bp-bookmarklet/archive/master.zip
It removes the toggler and makes the instructions visible all the time.
For changing the instruction, please use translation. In future, I will be happy to add admin option for the same.
Hope it helps.
Regards
Brajesh Hi Francoise,
I am sorry I missed to follow up after your last post.Do you need further assistance on this?
Thank you
BrajeshHi Nathanial,
I hope you are doing well.Please do let me know if it worked for you or not?
Thank you
Brajesh- Brajesh Singh on May 29, 2017 at 3:47 pm in reply to: [Resolved] BP ajax registration not working #9352
Marking it as resolved.
- Brajesh Singh on May 29, 2017 at 3:46 pm in reply to: BuddyPress Profile Visibility Manager – How to make visible again members #9351
Hi Alex,
I hope you are doing well.Please do let me know if you need assistance with it.
Thank you
Brajesh Marking ti as resolved.
- Brajesh Singh on May 29, 2017 at 3:43 pm in reply to: How to put all user blogs on one archive page? #9349
Hi Eroslav,
Welcome to BuddyDev.Thank you for using BuddyBlog.
May I ask if you are comfortable using WP_Query? If yes, then you can use the custom meta query where meta_key=_is_buddyblog_post and meta_value=1 to list all the entries by BuddyBlog.
Also, you can avoid meta query and use the tax query instead if you have allowed the users to post to different taxonomy thank your normal blog.
Hope that helps.