Replies
Hi Saleam,
Thank you for the kind words.I am glad that I was able to assist.
Regards
Brajesh- Brajesh Singh on November 8, 2020 at 9:05 pm in reply to: [Resolved] search does not work in Group Activity #34389
Hi Corrado,
My apologies for the inability to look into this.I see that it was a bug as you reported on the trac and was fixed.
https://buddypress.trac.wordpress.org/ticket/8386
Marking it resolved here.
Regards
Brajesh Hi Jessie,
Thank you for using the plugin.Is there any reason you are unable to copy the content from the page and paste it in the Text editor for the tab?
Please let me know and I will assist(just trying to understand the use case).
Thank you
Brajesh- Brajesh Singh on November 8, 2020 at 9:01 pm in reply to: Buddypress auto activate plugin not working. #34387This reply has been marked as private.
- Brajesh Singh on November 8, 2020 at 9:00 pm in reply to: Buddypress auto activate plugin not working. #34386
Hi Christopher,
My apologies for the delayed reply.I am posting the link to the modified code in my next reply.
I have only moved their code above get_header call to make sure the redirect will work and also added 1 line of code for firing buddypress signup action.
Regards
Brajesh Hi,
Thank you for the reply.It is know as Root profiles in BuddyPress. You can enable it by following code
define( 'BP_ENABLE_ROOT_PROFILES', true );Regards
Brajesh- Brajesh Singh on November 8, 2020 at 5:52 pm in reply to: [Resolved] BuddyBlog/BuddyPress Simple Front End Post – Min and Max characters – TinyMCE #34381
Hi John,
Thank you for the question.
Tinymce enabled areas are different than the normal text area and you will need to work with Tinymce API for the same.Here is what they suggest
https://www.tiny.cloud/docs-3x/howto/words/
Regards
Brajesh - Brajesh Singh on November 8, 2020 at 5:44 pm in reply to: Profanity filter not filtering Message notification text on Buddyboss #34380
Hi Bernard,
Welcome back. Hope you are doing well too.Thank you for using and reporting the issue. You are right about the notification not being filtered.
Please allow us to put an update to filter messages in the notification. I will reply back after the update.
Regards
Brajesh Hi Saleam,
Than k you for the questions.1. Disable User Profile data export:- https://buddydev.com/disable-buddypress-user-personal-data-export-setting/
2. Hide Members Directory :- https://buddydev.com/hide-buddypress-members-directory/
3. Allow Users to use . in the name(BuddyPress is suing nicename and that’s why you are seeing this). You can enable Username compatibility mode
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );Regards
Brajesh- Brajesh Singh on November 7, 2020 at 8:01 pm in reply to: [Resolved] Facebook Like User Activity Stream for BuddyPress #34375This reply has been marked as private.