It seems that any additional plugin I add on top of BuddyPress chooses to ignore my settings for the order or menu tabs in users’ profiles. The other tabs maintain the correct order when clicked on, but these two (in this case, Achievements and Album+) display a completely different order. I’ve modified a bp-custom.php file to specify my preferred order, which is as follows:
Profile | Messages | Activity | Album | Friends | Groups | Achievements | Settings
When I click on either the Album or the Achievements tabs, I get the following order:
Activity | Friends | Groups | Messages | Settings | Profile | Achievements | Album
I’m rather stumped on this one, any help would be much appreciated.