Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @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 if ( bp_core_can_edit_settings() ) : ?>

      <?php bp_get_options_nav(); ?>
      link text
      <?php endif; ?>

    </div>

    But its not working.

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar