Replies
- Brajesh Singh on March 22, 2025 at 7:16 pm in reply to: [Resolved] MCE Buttons different in Messages for different users #55226
Hi La,
BuddyPress message does not have the rich text editing feature. My I suggest you to look into BP Better Messages plugin. It might have better features(though I have not checked their recent version).It is certainly doable to attach the Tinymce to message/reply box, filter on kses to allow saving/displaying the rich text but it is a time taking effort and all my current time is focused on a high priority project. I am sorry for my inability to assit you with it.
Please Take a look at BP Better Message to see if that might help you.
Regards
Brajesh - Brajesh Singh on March 22, 2025 at 7:13 pm in reply to: Messages not showing in regular messages tab but showing only in starred #55225
Hi La,
Thank you for the reply.
1. No, Our plugin has nothing to do with it.
2. The issue you are facing is staring the reply/message and most probably the theme/template pack is not supporting it properly. The starred message seems to be working fine on my test.Are you using any custom theme?
Regards
Brajesh - Brajesh Singh on March 22, 2025 at 7:02 pm in reply to: Hide profile tabs: Groups, Mentions, Friends in Personal section #55222This reply has been marked as private.
Hi,
I am sorry, In that case you can override BuddyPress’s email template to your liking by editing a copy in your child theme. I don’t see any ready made solution.Regards
Brajesh- Brajesh Singh on March 22, 2025 at 6:54 pm in reply to: [Resolved] Can we remove featured members automatically? #55220
Hi Stephanie,
Thank you.
That’s the problem. If you did not install it as plugin, the activation routine that registered cron will not be triggered. It must be installed as a plugin and activated for the cron job to be registered/running.Regards
Brajesh - Brajesh Singh on March 22, 2025 at 6:53 pm in reply to: How to customise the buddypress featured members display? #55219
Hi Stephanie,
I had a look. I am not sure I understand the issue from it. I will check it on local with your config from previous post to see the issue.Please expect an update by Wednesday.
Regards
Brajesh - Brajesh Singh on March 22, 2025 at 6:14 pm in reply to: ‘BuddyPress Ajax Registration plugin – Fixing activate popup #55218
Hi,
Thank you for purchasing from us.I am glad that it worked.
I am sorry about that reloading experience. This plugin either redirects to new page(based on settings) or reloads the window. Please allow me till Tuesday to release a new update with the settings to ensure that the contents are visible when the response form server comes.Thank you
Brajesh - Brajesh Singh on March 22, 2025 at 6:09 pm in reply to: How to delete all notifications for a member when he gets deleted? #55217
Hi,
Thank you for the question.I am sorry to hear your experience abut the plugin.
There is not way well defined way to know which notifications belong to the deleted user. Most of the time the
secondary_item_id
is used for the original item id(could be the user).I will suggest searching for
bp_notifications_add_notification
in the reviews plugin to find out how they are dealing with the reviewer user id.(The user_id field in notification is for receiver user id).Notification meta table allows adding extra data to notifications. BuddyPress does not add any extra data. If you are using a plugin like BP Better Message, they might add some additional data in the meta table.
Regards
Brajesh - Brajesh Singh on March 22, 2025 at 6:00 pm in reply to: Messages not showing in regular messages tab but showing only in starred #55216
Hi,
Thank you for the question.This is not related to our plugins.
In BuddyPress, If you send a message, It does not show in your Inbox. It goes to the ‘sent’ box of the sender, for receiver it goes to inbox. If the other party replies, then It will go to your inbox.Hope that helps.
PS:- Not sure why it is appearing in starred message.
Regards
Brajesh - Brajesh Singh on March 19, 2025 at 10:57 pm in reply to: “Post Visiblity” in translation file is not Buddyblog Pro translation file #55206This reply has been marked as private.