Replies
- Brajesh Singh on December 19, 2022 at 1:49 pm in reply to: [Resolved] Recomendation Sought. CRM #47699
Hi John,
Thank you for the question.
We don’t have much experience with using BuddyPress with CRM but we have seen our clients using BuddyPress with Infusionsoft(I guess it is Keap now) using WP Fusion plugin to connect.Regards
Brajesh Hi John,
Thank you for sharing the update.I a m glad it is resolved.
Regards
BrajeshHi Daniel,
I have checked and it is related to js file not loading.
Any chance that you have restricted access to your wp-admin/ urls recently?It is preventing files from wp-admin/js/ from loading and that is causing the issue.
Regards
Brajesh- This reply has been marked as private.
- Brajesh Singh on December 19, 2022 at 1:34 pm in reply to: Compatibility, member lock keys and functions with BuddyBoss theme/PRO #47695
Hi Claudio,
Thank you for the reply.
I have shared a copy of the plugin via google drive to you.Please give it a try and if it works, Please consider purchasing a copy.
Thank you
Brajesh - Brajesh Singh on December 19, 2022 at 1:30 pm in reply to: [Resolved] Buddyblog activity button #47694
Hi Tosin,
you may add a condition at the top of the function like thisif ( bp_get_activity_user_id() != get_current_user_id() ) { return; }It will only shot the button to the creator of the activity.
Regards
Brajesh - Brajesh Singh on December 19, 2022 at 1:27 pm in reply to: How to add condition to custom profile button #47693
Hi Tosin,
Please take a look at the code here.
https://github.com/buddydev/bp-profile-completion/blob/master/src/core/class-bp-profile-completion-helper.php#L331There are no simple or direct answers here. You will need to write a custom db query and detect as shown above.
Regards
Brajesh - Brajesh Singh on December 16, 2022 at 12:15 pm in reply to: [Resolved] Display Buddypress current user amount of Followers #47680
You are welcome.
- Brajesh Singh on December 16, 2022 at 12:14 pm in reply to: BuddyPress Profile Visibility Manager update #47679
Hi Alex,
Thank you.I sincerely appreciate your patience.
Regards
Brajesh - Brajesh Singh on December 16, 2022 at 12:13 pm in reply to: Compatibility, member lock keys and functions with BuddyBoss theme/PRO #47678
Hi Claudio,
A per our developer’s feedback, the plugin is not compatible with BuddyBoss.The problem they found was related to providing feedback to the blocked user. The plugin does not provide any feedback to BuddyBoss user if they are blocked and try to request friendship.
Also, the stop following feature is not working for BuddyBoss.Regards
Brajesh