• Resolved vcordeiro

    (@vcordeiro)


    Using the version 1.5.1, the menu works great on computer but on mobile it doesn’t open the second level.
    Trying to fix that, I updated to version 1.6.1, but in this version the menu doesn’t open the second level on mobile AND on computer.

Viewing 15 replies - 1 through 15 (of 30 total)
  • I’m using 1.6.1 and having problem with menus as well and Yes I made sure that the menu is my primary menu. I checked to see that all sub-items are under the proper parent. I checked the permalinks. I even deleted everything and started with a fresh menu but whenever I have a sub-item the parent is unclickable and there is a drop-down arrow but nothing shows under the parent.

    I haven’t tried it on my ipad yet.

    I’m using a PC with Vista.. I’ve tried using the Chrome browser and Firefox.

    It was working fine in previous versions.

    Please help! I need this working ASAP

    Site is: TooReelProductions.com

    Thanks!

    Still having problems with this… Does anyone have a solution. I changed my website to have all Parent items on the menu but this is just temporary. I really need the sub-menu (child) to work ASAP

    I have same problem :/

    It was fine working on my other site https://wimpywitness.com until this morning.

    Can someone please give us an answer?

    I love the theme but really need the sub-menu. If not fixed soon, I will have to find a new theme.

    Thanks

    Hello All

    The sub menu is working in current version.

    The parent menu not click able. So this best way of menu layout.

    The sub menu are display by On-click.

    Thanks

    The dropdown for the submenu is not showing and therefore not clickable. Also I need the parent menu to be clickable, as it is a separate page.

    Thread Starter vcordeiro

    (@vcordeiro)

    Hello weblizar,
    Sorry, but what you mean as “current version”? 1.6.1? As I told you before, the submenu is not working at all in version 1.6.1. I have just downloaded and applied to test again. The second level menu is NOT opening in any screen size.
    I am using WordPress 4.0.1.

    I appreciate your effort to fix this issue ASAP.

    Thanks.

    Hi everybody,

    It seems there are two extras } in menu.js
    By the end of the second and third lines.

    jQuery(‘.nav li.dropdown’).click(function() { jQuery(this).addClass(‘open’); });
    jQuery(‘ul.dropdown li.dropdown-submenu’).click(function() { jQuery(this).addClass(‘open’); } );

    Hope this help.
    Cheerio.

    Thread Starter vcordeiro

    (@vcordeiro)

    Guys,
    thanks to lguislain’s fix above, the menu now opens on computer screens on version 1.6.1. Thanks lguislain.

    The issue remains on small screens. The sub-menus still don’t show up on mobile.

    Iguislain

    Where do I look to find the code you posted? Don’t see anything like it on the stylesheet or Header.php ???

    Hi guys,

    I’m trying to solve this problem on my site too because I really need a submenu second level on Enigma’s theme. As karenkramer said I can’t find that code that Iguislain shared in the header.php

    Anyone can help me with this?

    Today I activated another theme and I’m coding a new submenu but it is really difficult for me because of my poor knowledge in CSS styles. I’m working on this site Peliculas Online and what I need is to create a submenu level OR get the solution on Enigma’s theme for desktop computers, not only mobiles.

    Thanks!

    Hi,

    Just to give more inquiries, the right path and file : menu.js is in js folder.

    This javaScript module is loaded by ./core/scripts/css_js.php which is required by functions.php.

    Regards.

    lguislain I find the folder nav-menu.js and i open it in WordPad, but i cat find where i will put this:

    jQuery(‘.nav li.dropdown’).click(function() { jQuery(this).addClass(‘open’); });
    jQuery(‘ul.dropdown li.dropdown-submenu’).click(function() { jQuery(this).addClass(‘open’); } );

    Thanks for answer

    If you can send me to e-mail: [email protected] your nav-menu.js folder

    Thank you Iguislain … It worked

    At least for the sub menu’s.

    Guillote68
    You need to log into your server then go to file manager.
    Open WP-Content File
    Open Themes
    Choose Enigma
    Choose js
    Right click on menu.js and choose edit code
    Then find the extra { in line two and line three
    Click Save

    This does not solve the problem of the Parent menu item being unclickable.

Viewing 15 replies - 1 through 15 (of 30 total)
  • The topic ‘Menu still not working on version 1.6.1’ is closed to new replies.