Add members directory link in profile nav
-
I am trying to add a “Directory” link in the profile navigation. However the
bp_core_new_nav_itemautomatically adds the link withmembers/[MEMBERS USERNAME]/[SLUG]. I want to be able to add a link without themembers/[MEMBERS USERNAME]. How can I do this?I tried
'screen_function' => 'custom_load_members_template'and then in that function havebp_core_load_template( 'members/index' );. This did not work. Ideally, I would like it to go directly to/members
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
