BuddyDev

Search

BuddyBoss and User Profile Tabs Creator Pro – Renaming Tab and removing sub tabs

  • Participant
    Level: Initiated
    Posts: 5
    John Jarvis on #50703
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #50712

    Hi John,
    Thank you for being a valuable member, I appreciate your support.

    For the current issue, Please create a tab and ensure that in the Tab section, you have following settings

    1. https://ibb.co/jvDHjn2

    Please ensure that the tab slug, is enabled and ” Are we modifying existing tab” matches the above image

    2. Optionally, update the enabled/visible for
    https://ibb.co/MDWG0fj

    3. In the sub tab section, for the “Invitations”, Please use the following setting
    https://ibb.co/x8grP8S

    4. For My Groups reaming, you my use something like this
    https://ibb.co/ZcZcX1X

    That should allow you to change the labels.

    In order to remove a tab, set available/visible for “None”.

    I will not recommend removing both the sub tabs as that will cause your MY groups to page not found. You should keep the default tab(e.g my Groups) and remove the Invitations if needed. Or you should add a custom tab.

    Please let me know if it works for you or not?

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 5
    John Jarvis on #50713

    Brajesh you are the best! TYTYTY…. now im down to two issues, that took care of the tabs on the users profile page! Here are two screenshots;

    1. (groups-page.jpg) do i need the groups tabs add-on to fix these tabs?
    2. (dopdown-groups.jpg) what do i use to change these labels/links?

    thanks for all your help, your the best!

    https://smotjdev.org/help/groups-page.jpg
    https://smotjdev.org/help/dropdown-groups.jpg

  • Participant
    Level: Initiated
    Posts: 5
    John Jarvis on #50714

    I figured out the “Dropdown” links ….. just have the groups page tabs now

  • Participant
    Level: Initiated
    Posts: 5
    John Jarvis on #50717

    Brajesh you are the best! TYTYTY…. now im down to two issues, that took care of the tabs on the users profile page! Here are two screenshots;

    1. (groups-page.jpg) do i need the groups tabs add-on to fix these tabs?

    thanks for all your help, your the best!

    https://smotjdev.org/help/groups-page.jpg

  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #50720

    Hi John,
    Thank you for the kind words.
    I am glad those issues are resolved.

    The tab you are showing in last screenshot is of the Groups Directory. At the moment, Profile/groups tabs does not deal with directory tabs.

    You may use css to hide it. Please let me know if you need assistance with the snippet.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 5
    John Jarvis on #50723

    Yes please! can I have the snipet? I would like to rename them but i could just delete them as well. what ever is easiest. Once again TY so much Brajesh for your assistance.

  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #50725

    Hi John,
    Thank you for the kind words.

    Please add this css to your Appearance->Customize->Additional CSS

    
    #groups-personal{
    	display:none !important;
    }
    

    That should hid the group tab.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved