Replies
Hi Pier,
Welcome to BuddyDev.Currently, all BuddyPress plugins are compatible with BuddyBoss Platform and their theme(Michael frrom BuddyBoss, said so in a topic on BuddyPress.org).
Our plugins are compatible too and I am aware of that. Please feel free to use our plugins with them.
Is it possible to make visible some tab only in specific groups? Is it about group tabs? If yes, then the answer is yes. You can make tabs visible to specific groups.
Please let me know if you have any further question.
Thank you
Brajesh- Brajesh Singh on August 22, 2019 at 2:44 pm in reply to: [Resolved] MediaPress comments posted in activity without media. #24874
Hi Richard,
Thank you for the patience.I have pushed a temporary fix on github.
https://github.com/buddydev/mediapressIt will work if you are using our lightbox for commenting or the comments are made from the single media page. It does not show media for stream comments.
I have started working on a stream commenting solution today. It will take me some time before I can put enough code for it(depending on the workload) but this time, instead of waiting for 2.0, I am going to create a permanent solution for all our activity commenting issue and make it streamlinne instead of the fixes.
Thank you
Brajesh - Brajesh Singh on August 22, 2019 at 2:25 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24873
Hi Noah,
Thank you for confirming.The list filtering needs minor code change. I will update it on your server in next 3-4 hours(the files related to it are on another desktop).
Regards
Brajesh - Brajesh Singh on August 22, 2019 at 2:12 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24871
Hi Noah,
For the link issue, your theme is doing extra escaping.Please visit dashboard->profile Fields and edit member type field. make sure to disable “Auolink” and also uncheck the link to directory option.
regards
Brajesh - Brajesh Singh on August 22, 2019 at 8:24 am in reply to: Buddypress Xprofile Custom Fields: remove links #24861
Hi Fabrice,
Thank you for the question.It is not caused by the Bp Xprofile Custom Field Types plugin. It is how BuddyPress works. There are 2 solutions.
1. You can disable Autolinking from Dashboard->Users->Profile Fields and editing that specific field.
2. Or you can use
maybe_unserialize( BP_XProfile_ProfileData::get_value_byid( $field_id, $user_id ) );It returns non filtered data.
Hope that helps.
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:56 pm in reply to: Force new members to sign up for a WooCommerce product after registration #24855
Please upgrade to 1.0.7.
1.0.6 had some issue which was resolved in 1.0.7. Hopefully, It should work as expected.
- Brajesh Singh on August 21, 2019 at 11:45 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24852
Hi Noah,
Thank you for confirming that member type is working.For the profile issue:-If it is not showing the correct info, It is most probably an issue with the template(or some code marking displayed user as current user).
You will need to decide if you want to use WooCommerce account page or BUddyPress profile page.
Please open a new topic and let me know. I can add some custom code for the same.
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:29 pm in reply to: Force new members to sign up for a WooCommerce product after registration #24850
Hi Carsten,
Since you are using custom code for role based limit, Please share them again. Also, let me know what is the default settings for the rate limiter(in admin).PS:- Did you upgrade to our latest release?
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:23 pm in reply to: [Resolved] Best way to add a Member's Bio #24849
Hi Mike,
Thank you for sharing. I do understand the need now . All the best 🙂Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:05 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24848
Please check now.
Regards
Brajesh