Replies
- Brajesh Singh on March 1, 2024 at 1:52 pm in reply to: [Resolved] Group Activities Notifier on my server #51837
You are welcome!
- This reply has been marked as private.
- Brajesh Singh on March 1, 2024 at 1:52 pm in reply to: [Resolved] BuddyPress User Profile Visibility Manager plus more Tabs #51835This reply has been marked as private.
- Brajesh Singh on February 27, 2024 at 11:04 pm in reply to: Need to add additional Buddyboss Group Roles #51816
Hi John,
Thank you for the question.
I am sorry, I missed to reply over email about this.There is no simple way to achieve it as the 3 specific roles are hard coded in BB/BP.
This is doable but the time and cost involved makes it difficult. You will probably need to hire a developer to achieve it.
Regards
Brajesh - Brajesh Singh on February 27, 2024 at 10:43 pm in reply to: Buddyblog Pro – add/remove visibility option #51815
Thank you Tosin.
- Brajesh Singh on February 27, 2024 at 10:43 pm in reply to: [Resolved] Group Activities Notifier on my server #51814
Hi Occhi,
Thank you for your patience.Please upgrade to 1.0.7 and let me know if that works for you or not?
Regards
Brajesh Thank you both of you.
We will put the code in next 2 days.
Regards
BrajeshHi Deanna,
Welcome to BuddyDev support forums.No, the testimonials are available on user profile as well as in the backend(for admins) but there is no specific stream for posted testimonials.
Regards
BrajeshHi Joy,
I am sorry to hear about that. We may provide some code but it will need you to specify field ids, will that be fine?Regards
Brajesh- Brajesh Singh on February 23, 2024 at 1:17 am in reply to: [Resolved] TinyMCE and Buddypress bio #51757
Hi Joy,
Thank you for the question.There is no straight forward way to achieve it.
The classBP_XProfile_Field_Type_WordPress_Biographydoes not offer any way to change the markup from text editor to use wp_editor instead.There are solutions like extending this class and overriding
edit_field_htmland then using the filterbp_xprofile_get_field_typesto use the new class.Or, TinyMCE can be enabled using javascript.
But the best way is to request BuddyPress team for it. They only need to do a minor change to make it work exactly like multi line text area and that would be better and maintainable approach.
Regards
Brajesh