• 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 - 16 through 30 (of 30 total)
  • I open this menu.js but i cant find some “extra” ?? Sorry, i am idiot, but i cant find playce where i will put this code.

    Thread Starter vcordeiro

    (@vcordeiro)

    PanHaza,
    1. Make sure your theme version is 1.6.1.
    2. Open menu.js in notepad.
    3. Find the lines bellow (should be lines 2 and 3):

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

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

    4. By the end of each line, you will find two “}” characters. Just delete one of those “}” characters from each line.
    5. Save the file.

    vcordeiro Thanks for tutorial. I have do it, but menu still dont work :/
    https://www.fotbalova-bible.eu

    OK, my wrong sorry very much i think i needent click to this page in menu.. Now its all ok thx for all

    Thread Starter vcordeiro

    (@vcordeiro)

    Hi guys,
    after a long time over this issue, I have just found a workarround:
    – In menu.js file, comment the line 13: oMenus.off(); byadding 2 slash characters before it. It shall looks like bellow.

    11:		  if (bMobile) {
    12:			// Disable hover events for mobile
    13:			// oMenus.off();
    14:		  } else {

    Cheers!

    Hello,

    I am still having this problem on my theme, I just updated to this theme and have the pro version but cannot get the menu bar to pull down it seems that the parent links do not work either. Any help would be great the site is live now and I need this working for the client.

    have the pro version

    In that case, the developer should be providing dedicated support off of these forums – as these are for free versions only.

    Hi, i have the latest free version of your theme
    First level menu doesn’t work if i add a second level menu. Same problem is active with page, and other pages for second level menu, and with category, for example with master category news (used for first level menu) and category news, used for second level menu

    How can i solve this problem?

    Are you (Weblizar) planning to provide an updated version for those of us who would like our menu’s to be clickable, but don’t find it easy to access our servers to make the kind of changes that are being described above? Thanks

    @ PhilipJohnBowyer: Refer below given thread.

    Thread

    Thanks

    Thread Starter vcordeiro

    (@vcordeiro)

    weblizar, just to summarize, we still have two issues not solved or bypassed in this thread:

    1. BUG: The second level menu still doesn’t work on medium sized devices, like tablets.
    Note: We were able to make them work on small devices, like mobile phones, by commenting the line “oMenus.off;”, as I stated above.

    2. IMPROVEMENT: Some users would like to be able to make the first level of the menu clickable even where there is a second level. I understand that you choose this behavior as standard for the theme, so please, let them know if it is possible to customize this behavior or not, and if so, how to do it.

    Thanks!

    Any progress on the tablet problem, or do we have to redesign our websites / switch to another theme?

    My theme is broken again after the last update.

    I can’t click on sub menus or parent menu of the sub-menu.

    I tried the previous work-around but it no longer works.

    Webilizer Please fix this issue!

    We love your theme, but this is a MAJOR Issue that needs attention.

    @karenkramer: which version your have activated on your site ?

    Thanks

    My site is https://somethingdifferentcompanies.com/

    I have the updated Enigma Theme, version 1.9.2

    My parent menu items no longer go to their respective pages. The sub menus still work.

    what is the easiest fix for this issue, that does not require me to leave WordPress?

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