horizontal page navigation sub pages
-
hi,
i have serious problem here and it would be awesome if somebody could give me a little advice.
at https://www.wds-institut.de/test/ i use a horizontal page navigation. but when you click on a sub page link, the sub page navigation disappears.
i use this for the main row:
<?php wp_list_pages(‘exclude=3,4,5,26,27&title_li=&sort_column=menu_order&depth=1’); ?>and this for the sub row:
<?php wp_list_pages(“exclude=25,14,15,17,18,19&child_of=$post->ID&depth=2&title_li=&sort_column=menu_order”); ?>thanks
frank
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘horizontal page navigation sub pages’ is closed to new replies.