Page Lv1 1 Home
Page LVL 2 Parent PageLvl 1
Page Lvl 3 Parent Pagelvl2 will not display on navibar drop down
and is unreachable in 2.8.3
Plz Advise
Thanks
Tom
Page Lv1 1 Home
Page LVL 2 Parent PageLvl 1
Page Lvl 3 Parent Pagelvl2 will not display on navibar drop down
and is unreachable in 2.8.3
Plz Advise
Thanks
Tom
Hi Tom,
Does the link to your third-level page appear in your HTML?
If it does, then this is a styling issue; what theme are you using?
If it doesn't, then check the depth parameter in the wp_list_pages() function call in your header.php theme file. If you see "depth=2", then change it to "depth=3".
- Tim
This topic has been closed to new replies.