Hello world, I have read all about list_pages codex for SubPages at http://codex.wordpress.org/Function_Reference/wp_list_pages#List_Sub-Pages but I don't find a solution to my problem because all these options display only the list of subpages when we are on the parent page.
I need a different structure like another user asked yet on this forum in a different topic ( http://wordpress.org/support/topic/sidebar-menu-show-only-parent-pages-and-children-of-current-parent?replies=2 ) .
I need this structure with the list of all pages, the "mother page" that when is clicked shows her subpages like this site: http://www.nbr.eu/de/Lieferprogramm/Uebersicht (it isn't a wp site).
All the function in wordpress codex about list_pages shows the list of subpages only when we are in parent page and not showing the other pages of the menu...
I hope to be clear...Please help me, if there is some hack! Is very important!
Thank you