@modemlooper thanks I’ll try first the plugin
This plugin works only default tab of the buddypress I had installed plugins that display in the menu and this can’t be ordered. Is there another plugin?
There will be an update soon that will have option to re-order non core tabs
OK thanks @modemlooper i’ll wait
This plugin was great I see the changes but still I can’t order some of the profile menu that I had installed.
If it’s tabs added to plugins there isn’t that option yet. I’m going to add that option later.
If you dont want to wait you can add this code:
`$bp->bp_nav = 100;`
if you have say the BP Album+ plugin and want to change it’s position just change ‘put label name here’ to Album. Then choose a number. I have placed labels at 10 increments. So position 1 is 10 2 is 20. You could place the Album tab at 25 and it would be in-between tab 2 and 3