@workratio
7 years, 2 months ago
@peter-hamilton Im using BuddyPress Xprofile Custom Fields Type plugin too.
buddypress – bp-templates – bp-legacy – buddypress – members – single – settings.php?
Here inside i added:
<div class=”item-list-tabs no-ajax” id=”subnav” aria-label=”<?php esc_attr_e( ‘Member secondary navigation’, ‘buddypress’ ); ?>” role=”navigation”>
<?php bp_get_options_nav(); ?> link text <?php endif; ?>
</div>
But its not working.