• Resolved stephan.gerlach

    (@stephangerlach)


    Hi,

    So I created 3 menus for ( for topbar, header, footer ).

    However I can’t see any menu on desktop view. On mobile view I can open the header menu but the top bar or footer one won’t open.

    Any idea what I am doing wrong?

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter stephan.gerlach

    (@stephangerlach)

    Hi,

    Can anyone help?? I have done a lot of searches and tried soo many things and I still can’t see any horizontal menus.

    What am I doing wrong?

    sonai

    (@sonaimani)

    Hi,
    Can you pls send ur link?

    Thread Starter stephan.gerlach

    (@stephangerlach)

    Sorry I can’t as it would give too much away about the project I am working on. I did inspect the elements where the nav content would sit and they are simply empty.

    Here is the code on pastebin I only removed words that I didn’t want to be visible, html elements have not been changed

    thanks for taking the time trying to help me

    Thread Starter stephan.gerlach

    (@stephangerlach)

    Also I didn’t touch any of the other code (yet)

    This is from the header.php

    <div class="nav-wrap container"><?php wp_nav_menu(array('theme_location'=>'topbar','menu_class'=>'nav container-inner group','container'=>'','fallback_cb'=> false)); ?></div>

    And as I said before I have created 3 different menus and assigned them to each nav location.

    Thread Starter stephan.gerlach

    (@stephangerlach)

    Anyone?

    bdbrown

    (@bdbrown)

    Are you using a child theme?
    Any css changes?
    What happens if you activate the default Twenty Fourteen theme and assign two of the menus? Do they show up in the topbar and sidebar?

    Thread Starter stephan.gerlach

    (@stephangerlach)

    No child theme and no changes at all.

    Strange if I use the twenty fourteen theme none of the menu’s show up.

    So I had a bit of a dig and I found that it is my own plugin that is causing the problem.

    Thanks for suggesting this.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menus appear only in mobile view but not desktop view’ is closed to new replies.