Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Mic,
    I am sorry I could not test it earlier. Will do on Monday(tomorrow) and post an update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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_register
    

    and add user to the current sub site.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Justin,
    Thank you. I am glad you resolved it.

    Best regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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