Replies
Hi Carsten,
Thank you for using the plugin.Please upgrade to 1.0.1.
It will fix the exclude issue. Does not override it anymore.
To dosable the button, you can out this code in your fnctions.php(of theme) or in bp-custom.php
add_filter( 'bublock_show_button_in_profile_header', '__return_false' );You cal put the button anywhere by using this code
if ( function_exists( 'bublock_get_button' ) ) { echo bublock_get_button( $user_id ); }Where $user_id is the user’s id.
Regards
Brajesh- Brajesh Singh on May 19, 2020 at 5:12 pm in reply to: [Resolved] Filter on badge / user list based on badge #30019
Hi Theo
Thank you for the reply.
Please allow me till tomorrow as today’s update does not make the list look good enough. Can I ask you a question though:-
Will you like the list of users as their avatars list or will you like it to be like the members directory(vertical list).
Regards
Brajesh - Brajesh Singh on May 19, 2020 at 5:10 pm in reply to: BuddyPress Moderation Tools – Center the Report an Issue pop up #30018
Hi John,
Thank you for sharing the screenshots.from your screenshots, all I can see is you want the popup to be vertically centered. I do not think that is justified general use case(I will still provide a solution specifically for you).
Reason:- The vertical length of screen space varies across phones and there is no guarantee that vertically pushing to top will make the whole form visible on mobile.
When we talk about center, we mean horizontally centered content(which is already there for mobile devices).
Regards
Brajesh - Brajesh Singh on May 19, 2020 at 6:05 am in reply to: [Resolved] Redirect Register / Login Buttons in Community Builder Pro #30011
Hi Jay,
Thank you for the topic.Currently, the link urls are not filterable. They point to BuddyPress register and WordPress login url.
We can filter on BuddyPress register and the WordPress login url to point to your my-accounts page. It might have some side efefcts. Will you like to go this way?
Regards
Brajesh - Brajesh Singh on May 19, 2020 at 5:39 am in reply to: [Resolved] BuddyPress Multi Network. Setup issues \"No member found\" #30010
Hi Issam,
It seems there are some confusions about Multi network.When you use BuddyPress Multi Network Plugin, It allows to to create completely separate network.
In other words, everything is separated.
– Profile
– Groups
– Friends
– Activitieseach of these are specific to a sub site. So, once you activate it, anything which was earlier there, will become part of your main site(depending on root blog id) and all the sub sites will have completely separate user, group, activity, profile, friends. It is like starting a fresh on each of the sub network.
Regards
Brajesh Thank you.
That’s good to know.
Regards
Brajesh- Brajesh Singh on May 19, 2020 at 5:30 am in reply to: [Resolved] Filter on badge / user list based on badge #30007
Hi Theo,
Thank you.We will be releasing it today or tomorrow .
Regards
Brajesh - Brajesh Singh on May 19, 2020 at 4:54 am in reply to: BuddyPress Moderation Tools – Center the Report an Issue pop up #30006
Hi John,
I will check with 1-2 themes today to confirm the issue and will get back to you.Regards
Brajesh - Brajesh Singh on May 19, 2020 at 4:52 am in reply to: [Resolved] BuddyPress Profile Visibility Manager – Profile Page Error #30004
No issues.
Regards
Brajesh - Brajesh Singh on May 19, 2020 at 4:42 am in reply to: Private Message Rate Limiter – Rate Limit User Activity #30003This reply has been marked as private.