newkind
Member
Posted 3 years ago #
Hi,
I'm trying to make menu usign wp_list_pages which will be showing children only when in specific parent (all top menus will stay where they are) just like here at left > http://wordpress.org/extend/ (ex. plugins) ... It's the most popular solution ... Any help ? Thanks
The wp_list_pages() article has examples.
newkind
Member
Posted 3 years ago #
yes, i've checked them all but all i managed to do is to show childrens beyond the menu after clicking on parent :( maybe it was made using some kind of plugin ?