• How i can make menu, when items – Pages ( creating in admin page), and when direct cursor on one of this pages in dropdownlist showing his child pages?

Viewing 4 replies - 1 through 4 (of 4 total)
  • To create a menu, go to “Appearance -> Menus”.

    You can create a new menu and then add items to it.

    Finally on the Menu Page, look for “Manage Locations” and assign the menu you just created to a location.

    To show child pages, in the menu, drag the child page a little right and you will see it set as the child page.

    Whether there will be a dropdown menu showing the child pages will depend whether your themes supports it or not. Most Modern themes do. If you theme does not support it, then you may use this plugin – https://perishablepress.com/css-dropdown-menu-wordpress/

    Let me know if you need more help.

    regards,
    Shreyans

    Thread Starter verts

    (@verts)

    spgandhi, thanks for answer, but i create menu and setting him, but nothing appeared. i write this code <?php wp_list_pages('title_li=&include=2'); ?> <?php wp_list_pages('title_li=&child_of=2'); ?> work, but in menu child pages located near the parent page, and do not appear when you hover

    Can you please share a link to your website so I can have a look?

    Shreyans

    Thread Starter verts

    (@verts)

    spgandhi, sorry, but i work in localhost this

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How me do Menu’ is closed to new replies.