having the subpages in the navigation of the proper parent page
-
Hi-
I have selected a template but am attempting to modify it. It was the closest I could find!
What I would like to do is have some of my pages have sub-pages show up in a sub navigation. Right now the code I am using is:
<?php wp_list_pages(‘title_li=&depth=1&sort_column=menu_order&’ .$page_sort)?>But this just list the pages and is not what I want. I’d like this to behave just like a regular web site. When you click on a page , there may be sub pages that you can access.
See: the site for a visual.
Thanks in advance for your help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘having the subpages in the navigation of the proper parent page’ is closed to new replies.