Different menu items per page

Forums Forums Menus Different menu items per page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1315
    Anonymous
    Member

    Hi everyone!

    Just wanted to know of a way to change the menu items based on what page you’re on. 

    I’ve tried adding something like this in a specific page’s header:

    [code:4me2rjhm]<ul id="pixopoint_menu2">
    <li>
    <a href= "">Home</a>
    </li>
    <?php wp_list_pages(‘title_li=’); ?>
    </ul>[/code:4me2rjhm]

    …but it just lists all pages and subpages.

    Any idea how to get the menu working properly with the dropdowns so i can edit what is shown and no shown properly.

    Thanks so much, love this menu!

    Kevin

    #8186

    Sorry, but I have no idea what you mean.

    Please read the following for more assistance … https://geek.hellyer.kiwi/free-support-menus/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.