thetattooedmama
Member
Posted 1 year ago #
Can someone point me in the right direction on how to set up drop down for parent/child pages? I have the PHP code set up as this:
<?php wp_list_pages('title_li=&depth=1'); ?>
and I want to be able to hover over a parent page to see the child pages (for the ones that apply).
How can I do this?
jenvwig
Member
Posted 3 months ago #
Did anyone answer your question? I'm having a similar problem. My wordpress theme says it allows child pages and has a section where you can create a "child" page. But the child page does not appear anywhere on the main page.
Please help!
Thanks!