Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Changing order of pages?

@mercime

Participant

First, build a BuddyPress Child Theme

Then copy header.php from bp-default theme. Lines 45 – 79 show the main navigation links of BP components which you can reorder, and below that are the wp_list_pages and bp_nav_items for BP plugins to hook into.

Skip to toolbar