How to create drop down menus and submenus using BP_Component::setup_nav()
-
Hi,
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.
- ` HTML tags in my theme.
You must be logged in to reply to this topic.