Include parent page in the child-, possible?
-
Hi everyone!
I’m making this website for a friend of mine. And.. He wanted a menu-structure I really can’t make. I’ve tried with some regular expressions (preg_replace), but it wont work..
The structure I want is:
Parent page 1
– Parent page 1
– child page 1
– child page 2
– child page 3
Parent page 2
– Parent page 2
– child page 1
– child page 2And I’m using the wp_page_menu() function to output the menu.
How to do this? I’ve tried changing the output with preg_replace, but maybe I’m just too stupid..
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Include parent page in the child-, possible?’ is closed to new replies.