BuddyDev

Search

[Resolved] Modifying the "Profile" tab using BuddyPress User Profile Tabs Creator Pro

  • Participant
    Level: Initiated
    Posts: 13
    Light on #35779
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #35781
    This reply has been marked as private.
  • Participant
    Level: Initiated
    Posts: 13
    Light on #35782
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #35790
    This reply has been marked as private.
  • Participant
    Level: Initiated
    Posts: 13
    Light on #35814

    Hi Brajesh, any updates?

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #35817

    Hi,
    BuddyBoss theme does not include item sub nav for the profile page.
    You will need to override buddypress/members/single/profile.php in your child theme and add the following line to that file to show the sub nav for profile page

    
    <?php bp_get_template_part( 'members/single/parts/item-subnav' ); ?>
    
    

    You may also ask the BuddyBoss theme for the same.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 13
    Light on #35821

    Thank you Brajesh.

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #35828

    You are welcome.

You must be logged in to reply to this topic.

This topic is: resolved