• Resolved Matilda F

    (@matilda-f)


    I followed the steps in WordPress Codex – Navigation Menus to create a menu navigation bar under the header. I’ve created 5 menus.

    The five menu titles are listed in ‘Theme Locations’ in the ‘Menu Settings’ box and the ‘Manage Locations’ tab says the Theme now supports the new menus.

    BUT I’ve lost the GUI menu creator where you can drag, up or down, the menu titles, and, the website doesn’t show any menus under the header at all.
    The website is https://www.matildafaltyn.com.

    What I’ve done so far:

    – added the code snippets to functions.php and header.php.
    – Checked the box in Theme Option’s Display tab “enable main menu below header”.
    – Changed ‘fallback-cb’=> to ‘wp-nav-menu’.

    I haven’t done anything about the function ‘has_nav_menu’ because I don’t understand it.

    Help?

Viewing 1 replies (of 1 total)
  • Thread Starter Matilda F

    (@matilda-f)

    I am replying to myself:

    Go to WordPress Codex file Navigation Menus and follow instructions.

    You must register your menu items in the funcctions.php file of the child theme.

    Menu titles will appear in the Menu Settings of the dashboard where you can chose where they will be located.

    Related Codex file – Creating Horizontal Menus – follow instructions if you want a horizontal menu list.

    THANK YOU WORDPRESS.

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Frontier] Custom menu nav bar won't appear on website’ is closed to new replies.