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
You must be logged in to reply to this topic.
This topic is: resolved