• Hi all, I am working on a website that will not allow multi level navigation, when I slide links to the right through the wordpress menu it wont show a third tier of links, it only allows the top bar and 1 drop down menu, I need to add a third layer, ie a drop down from a drop down!!!??, any helpers?, anybody come across this before??, all help much appreciated!, many thanks 🙂

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    It could be that the theme you’re using doesn’t support that third tier of navigation, even if you’ve laid it out in the menu structure.
    Do you have any more info about the theme you’re using?

    This could also be a good reference:
    https://codex.wordpress.org/WordPress_Menu_User_Guide#Creating_Multi-level_Menus

    Hi @webmaestro66,

    I am uncertain as of which theme you are using as you customized the the most part of it (theme is called WHS as in White Horse Surveyors?)

    First of all check if a plug-in isn’t interfering with your menu. Disable all plug-ins and check if your menu is still not displaying a multilevel.

    If this is not the case, check if functions within your theme are interfering with your menu. For example a depth has been set to something like $args['depth'] = 2;

    If so, it will only show a depth of 2 menu’s (the parent and sub menu’s).
    If you increase this amount, it will display more menu buttons.

    Let me know if this helped your issue.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note: I’ve moved this topic to Fixing WordPress where it belongs. Please do not use Request and Feedback for support.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multi level navigation’ is closed to new replies.