Replies
- Brajesh Singh on October 25, 2019 at 2:20 am in reply to: Choosing Member Types after registration #26140
Hi Mike,
Thank you. I logged in to the site and checked the profile.1. Those are not buttons. They are tabs. They are visually designed as buttons. You can use css to change that. If you click on them, you will see they are linking to different pages.
2. Logout/Login needed:- Most probably you have some caching causing it. There is no other reason for the same.
3. Multiple Member Type field:- Member type filed was not designed for this purpose. You should use only one member type field.
The solution I suggested was using User Groups plugins.4. Rest of the issue seems like related to appearance and css should be used to fix them.
Regrds
Brajesh - Brajesh Singh on October 25, 2019 at 1:49 am in reply to: [Resolved] Idea: Quote for small plugin #26135
Hi Mike,
Counting by role is easier.Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on October 25, 2019 at 1:40 am in reply to: Choosing Member Types after registration #26133
Hi Mike,
1. The simple solution will be to create a profile field group with a multi member type field.We do have multi select box, but I understand that it might not be convenient.
I will update the member types pro plugin in next couple of days to have this.
Regards
Brajesh - Brajesh Singh on October 25, 2019 at 1:38 am in reply to: Hide Admin on recently active widget #26132
Hi Mike,
I have recjed it.since our goal is to make activity visible,
Here is the code to make it happen.add_filter('bp-sm-hide-activity', '__return_false');Please put in your bp-custom.php and check if it is working or not?
Regards
Brajesh - Brajesh Singh on October 25, 2019 at 1:32 am in reply to: [Resolved] BuddyPress Moderation Tools Report Button – Modal Pop-up Window #26129
You are welcome.
- Brajesh Singh on October 25, 2019 at 1:31 am in reply to: [Resolved] Assistance to build my ideal Menu #26128
Hi Mike,
Thank you for sharing.I am glad there exists a solution.
Regards
Brajesh - Brajesh Singh on October 25, 2019 at 1:23 am in reply to: Listing the Member Types of a User (and also from a Multi Member Type Field) #26127
Hi Mike,
Thank you for clarifying.It is coming today/tomorrow.
Regards
Brajesh - Brajesh Singh on October 25, 2019 at 1:23 am in reply to: [Resolved] Idea: Quote for small plugin #26126
Hi Mike,
Thank you for the reply.I will extend it. The member type count is not straightforward. I will need to think about efficiency before we do it.
Please allow me to publish it by Tuesday/Wednesday next week.
Thank you
Brajesh - Brajesh Singh on October 25, 2019 at 1:20 am in reply to: [Resolved] BuddyPress Profile Visibility Manager problem on Multisite #26125
Hi Thierry,
Thank you for using the plugin.I will push an update today and will share code to allow normal admins have same permission as the super admin.
Regards
Brajesh