Getting rid of ‘Member primary navigation’
-
I’m trying to create an entirely custom buddypress member profile page.
Have worked out the template overrides for the header and main body (front.php, member-header.php) but can’t work out how to override the member primary navigation menu.
I know I can get rid of individual items with
bp_core_remove_nav_item( 'forums' );
but what I want to do is get rid of the entire menu as it’s not required.
Anyone know how to do this?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.