Replies
- Brajesh Singh on March 31, 2025 at 4:51 pm in reply to: [Resolved] Can we remove featured members automatically? #55249
Hi Stephanie,
Thank you for the details.It seems you either have the code snippet or a second version of the plugin(different folder) still active. Please check the list of active snippets and active plugins and make sure it is not the case.
Once you find the conflicting plugin, just deactivate and reactivate and It will work.
Regards
Brajesh - Brajesh Singh on March 31, 2025 at 5:54 am in reply to: [Resolved] Can we remove featured members automatically? #55246
I am sorry about this.
When you enabled, WP_DEBUG, Please enable WP_DEBUG_LOG too and then check wp-content/debug.log to see if there is any fatal error there.
It should capture the fatal error.
Regards
Brajesh - Brajesh Singh on March 31, 2025 at 5:48 am in reply to: [Resolved] Can we remove featured members automatically? #55244
Hi Stephanie,
Thank you for reply and the details.
I am sorry, all of the above are deprecation notice, I am not seeing any fatal error in that log. Is it probably an older log?Regards
Brajesh - Brajesh Singh on March 31, 2025 at 5:47 am in reply to: ‘BuddyPress Ajax Registration plugin – Fixing activate popup #55243
Hi,
Hope you are doing well.I am sorry for the delay. Have released the update. Please upgrade to 2.1.3.
If you select “Show Registration response” in the “After registration successful action”, It will keep showing the response unless a user closes it.
Regards
Brajesh - Brajesh Singh on March 28, 2025 at 12:31 pm in reply to: [Resolved] Can we remove featured members automatically? #55241
Hi Stephanie,
I am sorry, I tried by installing after git cloning as well as zip on latest version of BuddyPress and I did not encounter any issue. I tested on PHP 8.1.2Can you please share the error log? I don’t see any reason for this plugin to trigger fatal.
Regards
Brajesh - Brajesh Singh on March 28, 2025 at 12:26 pm in reply to: [Resolved] MCE Buttons different in Messages for different users #55240
Hi La,
I am sorry for the delayed reply again.It is probably the theme if you are using a custom theme.
Regards
Brajesh - Brajesh Singh on March 28, 2025 at 12:24 pm in reply to: How to delete all notifications for a member when he gets deleted? #55239
Hi Josh,
Thank you for the reply.It is definitely a plugin bug. Not cleaning notifications on user delete is related to how that plugin uses notification and not related to BuddyPress. BuddyPress has no idea what is in secondary_item_id.
You will need to use
delete_user
ordeleted_user
hook.Regards
Brajesh - Brajesh Singh on March 28, 2025 at 12:20 pm in reply to: How to insert JS code just to the user profile #55238
Hi Josh,
You can usebp_is_user()
to check if you are on user profile page . Also, the recommended hook to inject js would bewp_enqueue_scripts
orbp_enqueue_scripts
.Regards
Brajesh - Brajesh Singh on March 28, 2025 at 12:18 pm in reply to: Problem Overriding Friends Suggestion Pro Widget Template #55237
Hi Joseph,
Thank you for using the plugin.The path is correct and the file that needs override is
friends-suggestions-buddyboss.php
. Please allow me 24 hours to check it against t BuddyBoss and get back to you.Regards
Brajesh - Brajesh Singh on March 28, 2025 at 12:12 pm in reply to: Buddyboss Repeater Set is Not Uploading Image in Single time. #55236
Hi,
I am sorry, It is related to BuddyBoss. You need to contact them for the solution.Please contact them via “get Product Support” link on this page
https://www.buddyboss.com/contact/
Regards
Brajesh