Hi,
how can i get the children items of an active menu in WP?!
I display menu with wp_nav_menu(), but i wonna display the child items in another block.
Thx
Hi,
how can i get the children items of an active menu in WP?!
I display menu with wp_nav_menu(), but i wonna display the child items in another block.
Thx
I'm sure that isn't possible without any custom code.
How about this plugin? http://wordpress.org/extend/plugins/wordpress-navigation-list-plugin-navt/
There are some long code examples here: WordPress › Support » wp_nav_menu: List only 2nd level (separate submenu)?