Replies
- Brajesh Singh on March 3, 2020 at 8:17 pm in reply to: [Resolved] How to display user role in user profile? #27994
You are welcome.
- Brajesh Singh on March 3, 2020 at 8:11 pm in reply to: [Resolved] POssible conflict with Snax/Bimber #27993
Hi Sigfrido,
Thank you for using our member types pro.It seems they created an unnecessary filter instead of using the standard ‘login_redirect’.
I still appreciate them sharing the code snippet for their filter.
Please allow me to add compatibility and provide an update in 1-2 hours.
Thank you
Brajesh - Brajesh Singh on March 2, 2020 at 9:40 pm in reply to: Why does bp members directory reload every time – revisited #27985
Hi Carsten,
Thank you.1. The correct file is bp-templates>bp-legacy>buddypress>members>members-loop.php
2. I assumed BP Nouveau as the legacy template does not load the first screen via ajax(It loads subsequent pages via ajax).
If you are seeing the loading text/icon on the very first screen(loading directory), There might be something else doing it.Regards
Brajesh - Brajesh Singh on March 2, 2020 at 9:20 pm in reply to: [Resolved] How to display user role in user profile? #27984
Hi,
Thank you for the question.1. Showing role:- https://buddydev.com/showing-user-roles-buddypress-profile/
2. Showing other profile fields: https://buddydev.com/fetching-and-showing-only-specific-fields-from-buddypress-xprofile-data/Hope that helps.
Regards
Brajesh - Brajesh Singh on March 2, 2020 at 9:18 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types #27983
Hi Carsten,
Please upgrade to 1.1.5,That should fix it.
Regards
Brajesh - Brajesh Singh on March 2, 2020 at 1:17 pm in reply to: Why does bp members directory reload every time – revisited #27978
Hi Carsten,
Thank you for clarifying.Please check. is there any chance you have switched to Nouveau template pack? That seems the case to me.
Regards
Brajesh - Brajesh Singh on March 2, 2020 at 1:15 pm in reply to: Front End / BuddyBlog – How to separate Category and Tags #27977
Hi JC,
Thank you for the question.You should be able to achieve it with some css.
If you can provide me a guest user account(with access to the form) I can assist with it.
Regards
Brajesh - Brajesh Singh on March 1, 2020 at 7:02 am in reply to: [Resolved] Follow Plugin Notification Switch #27973
You are welcome.
It’s good to know that you resolved it.
Thank you for sharing the code.
Regards
Brajesh - Brajesh Singh on March 1, 2020 at 6:28 am in reply to: [Resolved] Follow Plugin Notification Switch #27970
You are welcome. I hope it works for you.
Regards
Brajesh - Brajesh Singh on March 1, 2020 at 6:22 am in reply to: [Resolved] Follow Plugin Notification Switch #27968
Hi Mike,
The option is available under User profile->Settings->Email tab.I am not sure if Youzer keeps this tab or removes. If it is not there, you will need to contact them for it.
I do not use Youzer, so not sure with their hooks. All you need to do is create a user meta
notification_starts_followingand set it to
nofor the user and they will not receive the email(The BuddyPress follow plugin checks this meta for the leader before notifying them).
PS:- Your plugin version is correct.
Regards
Brajesh