I am trying to create a drop down menu and sub menu with BuddyPress.
I managed to create my desired structure manually using nested `
` and `
` HTML tags in my theme.
Question is – can it be done (the right way) using a certain (nested) array structure to `$main_nav` and `$sub_nav` in `BP_Component::setup_nav()` function?
Regards,
Roei.
The topic ‘How to create drop down menus and submenus using BP_Component::setup_nav()’ is closed to new replies.