Replies
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.
Hi David,
Thank you got purchasing from us.
I am sorry for the delayed reply.I am sorry, the editable activity is targeted for plaintext/html markup only. The attachments are not part of the activity(they are attached to the post). The plugin will not allow editing attachment.
Please let me know if the plugin is messing up markup when attachments are involved and I will look into that.
Regards
Brajesh- Brajesh Singh on March 19, 2025 at 10:53 pm in reply to: Repeater Set does not work in BuddyPress User Profile Tabs #55204
Hi Mike,
Thank you.1. Don’t recommend using BuddyBoss’s repeater as it is not the right or efficient solution.
2. The component is tab slug(part after user identifier in the url). For example if the url is example.com/members/user-slug/something/other-thing/. The component is ‘something’Regards
Brajesh - Brajesh Singh on March 19, 2025 at 10:51 pm in reply to: How to customise the buddypress featured members display? #55203This reply has been marked as private.