Replies
- Brajesh Singh on April 7, 2019 at 6:46 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – Modifying Profile Menu Items #22070
Hi Mic,
Thank you.I am glad you found that option 🙂
The Content is the actual content shown on the tab page. It is used in case you add a new Tab or add a new sub tab. When you visit that sub tab, the content is shown.
If a plugin allows passing user id in the shortcode, you can use their shortcode to show displayed user specific content on the profile tab.
Hope that clarifies.
Regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:39 pm in reply to: [Resolved] User Profile Tabs Creator – Tab Visibility – Multiple Options Not Working #22067
Hi Mic,
I am sorry I could not test it earlier. Will do on Monday(tomorrow) and post an update.Regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:38 pm in reply to: [Resolved] FEATURE IDEA – Limit Groups Per User – Redirect after #22066This reply has been marked as private.
- Brajesh Singh on April 7, 2019 at 6:36 pm in reply to: [Resolved] BP Multi Network (need some advice, please.) #22064
Hi Rick,
I am sorry, we have been unable to reply in time on forum due to office move and have been trying to resolve most issues last week.About your issue:- There is a solution if the users are being registered on sub sites and not on the main site. In order to add a user to a specific sub site, we need to know if they registered on it or not. If they are registering on the main site, we can not automate(if we do, all new users will be added to the main site).
If you are letting users register on sub sites(the registration form is on the sub site), then we may have an option. We can
user_registerand add user to the current sub site.
Regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:30 pm in reply to: [Resolved] BP Ajax Registration – Overriding modal styles from theme #22063
Hi Diana,
Thank you for the kind words.1. Please remove the enqueue statement.
2. Please name your css file ‘bpajaxr-style.css’ and put it in your
M:\Ampps\www\wp\wp-content\themes\customizr-child\bpajaxr\default\assets\We need to create an assets directory inside the bpajaxr/default and put the css file there.
It will be loaded automatically and the original style won’t be loaded.
I am looking forward to see your implementation 🙂
Regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:26 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – Modifying Profile Menu Items #22062
Hi Mic,
My apologies for the inconvenience.Limitations:- You can not reorder menu items in the adminbar without code currently. That is a limitation I won’t be able to fix in the right way unless WordPress adds support for positioned adminbar nav items.
I did test other things:-
1. You can add admin bar menu item correctly with current plugin. Please make sure you have enable add to admin bar option and have provided admin bar item id.2. For changing label/link of existing tabs in adminbar:- This is not available in current version but it is easily doable. I will post an updat on Monday or latest by Tuesday with it.
I can gladly post a video to assist you adding menu to the adminbar if needed.
Regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:18 pm in reply to: [Resolved] BuddyPress Member Types Pro > new Profile Group > Registration page #22059
Hi Sam,
Welcome to BuddyDev forums.This is an expected behaviour. In BuddyPress, only first profile field group appears on registration page. That’s why it is happening.
Also, you do not need the Conditional Profile fields(selecting proper member type on field add/edit page will work as condition automatically if you enable it from the member types plugin’s settings page).
I don’t see any solution for this using multiple profile field groups on registration page.
A better strategy will be to associate fields and their availability to member types and only let users select basic data and member types on registration page. That will make their profile fields personalized to the member type(available fields).
Regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:09 pm in reply to: [Resolved] FEATURE IDEA – Limit Groups Per User – Redirect after #22058This reply has been marked as private.
- Brajesh Singh on April 7, 2019 at 6:07 pm in reply to: Buddydev Group Tabs Pro – WYSIWYG Editor Not Loading in Subnav Items #22056
Hi Justin,
Thank you. I am glad you resolved it.Best regards
Brajesh - Brajesh Singh on April 7, 2019 at 6:07 pm in reply to: [Resolved] How to get the avatar associated with a member type? #22055
Hi Timothy,
Thank you for using BuddyPress Member Types pro.In order to assist you, I will need a little more details.
Question:- Where do you want to show the member type with avatar? On directory page? or using shortcode or on single users profile?
Please let me know and I will assist.
Regards
Brajesh