• Resolved JonnyGaten

    (@jonnygaten)


    Hi.

    Im trying to achieve a dropdown menu, which can be viewed on TwentyFifteen.

    So far, I have added the pages, and also added a subpage, which parent is ‘about’.

    In header.php, I have the following:
    <?php wp_list_pages(array('title_li' => '', 'exclude' => 31)); ?>

    This displays all my pages, but not the subpage?

    Any help would greatly be appreciated.

  • The topic ‘Navigation dropdown menu’ is closed to new replies.