Replies
- Brajesh Singh on September 11, 2018 at 4:24 pm in reply to: [Resolved] Fatal Error when activating BP Moderation Tools #17244
Hi Loïc,
Thank you for confirming.Have a great day.
Brajesh
- Brajesh Singh on September 11, 2018 at 4:24 pm in reply to: [Resolved] paiement with featured Member #17243
You are welcome. I am Glad it worked.
can you please explain me the last part
is it possible to see the meta_user (in a plugin) without programming?I mean, we can show it with a few lines of code to the place where it is required but I am not sure how can we do it without any code.
Thank you
Brajesh - Brajesh Singh on September 11, 2018 at 4:22 pm in reply to: [Resolved] Notifications choice/s in BuddyPress Moderation Tools #17242
Hi LX M,
Welcome to BuddyDev forums and thank you for using the BuddyPress Moderation tools.
It’s a good suggestion. We have email notifications for each of the notifiable type(on various actions like report and hide for admin).
Should we add a settings for each of the notifiable type or a global setting? Also, I think adding notification( one notification for hidden items and one for reported items) will be nice. Wghat do you suggest.
We do have a major update for this plugin coming this month and I will be happy to have it.
Regards
Brajesh - Brajesh Singh on September 11, 2018 at 2:27 pm in reply to: BuddyPress Private Message Rate Limiter #17240This reply has been marked as private.
- Brajesh Singh on September 11, 2018 at 2:25 pm in reply to: [Resolved] Remove Featured Member from the main members directory #17239
Hi Edgar,
Welcome to BuddyDev forums.I see that you have marked it as resolved.
You can achieve that by adding a few line of code as on the documentation page of the plugin and using shortcode. I believe you have already figured it out.
If you need any help, Please do let me know.
Regards
Brajesh - Brajesh Singh on September 11, 2018 at 1:51 pm in reply to: What can I achieve with BuddyPress User Profile Tabs Creator Pro #17238
Hi Carsten,
Thank you for asking.You can achieve everything with the Profile Tabs pro that is possible with writing code, without writing a single line of code.
In other words, if it is possible to do something via code, It can do it.
1. You can reorder tabs
2. You can edit/modify tab labels and visibility based on roles.
3. you can edit tabs availability based on role
4. You can remove tabs if needed
5. you can set a tab as default tab6. Same functionality for the sub navs(add, edit, delete).
7. There is one restriction, if you are removing the default landing page of a profile, you will need to set another tab as landing(It applies in code too). Also, you can not change “slug” of the existing tab/subtab.
You can not change the color/background as that needs css and we did not think that as a major feature. I can provide css that you can add in your customize settings(Additional Styles) to change the color if needed.
Regards
Brajesh - Brajesh Singh on September 11, 2018 at 1:34 pm in reply to: BuddyPress Message Privacy. Remove some setting. Add function #17235
Hi Max,
Thank you for using the plugin.1. How do we differentiate between using being blocked from viewing(there is a plugin for that) from just messaging.
2. I will suggest to avoid using BP Better Message. Even if you have a moderately active community, it will kill the database. It has a very good UI but the implementation seems terrible on number of queries it causes.
3,4. I am not sure I understand it. Please help me understand it better.
PS:- We do add a button to block/unblock users on single message thread. If you are using normal BuddyPress message and view single message page, you will see a button to block/unblock the other user. User’s don’t need to manage the names list, they can simply use this feature. Please give it a try.
Regards
Brajesh - Brajesh Singh on September 10, 2018 at 8:32 pm in reply to: [Resolved] Disable Activity feed and tab in Member profile #17226
Hi Max,
Thank you.Yes, that’s the right approach to achieve point 1.
Regards
Brajesh - Brajesh Singh on September 10, 2018 at 8:25 pm in reply to: [Resolved] Disable Activity feed and tab in Member profile #17224
Hi Max,
Thank you for posting.There is no need to write any code to achieve this. I will need to know a few more things before I suggest the approach.
1. Do you want to disable activity completely for everyone on the site?
2. or do you want to disable the activity view from other users but keep for the user when they visit their own profile?Regards
Brajesh - Brajesh Singh on September 10, 2018 at 7:06 pm in reply to: BuddyPress Private Message Rate Limiter #17222
Hi Carsten,
I am sorry but BuddyPress does not send email to site admin when two members communicate.Please check if your theme or some plugins/code is relaying you all the emails.
Regards
Brajesh