judykatzotr
Member
Posted 1 year ago #
Hi, I'm trying to set up parent pages, with child sub-pages, however, the child ones aren't showing up. I'm using Just Kite It theme. Here's my website: Judykatzotr.com.
A "Life Story" Page should show up under the parent "Contact" page. I see it on my Dashboard, not the live website.
What are you using to generate the page menu?
judykatzotr
Member
Posted 1 year ago #
I'm justing wordpress. i've just been filling out the Page Attributes and selecting parent, child, etc.
What template tag is your current theme using to generate the page menu?
judykatzotr
Member
Posted 1 year ago #
[Code moderated as per the Forum Rules. Please use the pastebin]
does that help? I'm not quite sure what the template tag is.
You need to look for wp_list_pages - probably in header.php. That said, I'm not sure your theme will display child Pages as it would have to display them in a dropdown menu.