ThunderThemes.net
  • Home page
  • Portfolio
  • KB
  • Support Forum
  • Demo contents
  • Login
  • Register

Support Forums

Ask for help to our wordpress experts

homepage/Forums/OldPaper Magazine WordPress Theme/Menu Usability Problem

Menu Usability Problem

Support requests are being processed on business days from 10:00 to 18:00 (GMT +1) (excluded, of course, saturday and sunday), within 24h/72h in the order they were received, please include the website URL + detailed information about your problem (with screenshots if possible).

I DO NOT ANSWER on "HOW TO" Requests
First to open a ticket be sure you'v made ALL BACKUPS, i'm not responsabile to data loss

js menumenu
  • 10 years, 5 months ago mirianderl
    Participant

    Hi, thanks for the theme! I’m using it for our study programme’s website: http://www.online-redakteure.com/de/

    I have one big issue with the menu: If I resize my browser window or use a low resolution screen, the items in the main menu break into a second line — behaviour as expected, no problem with that. But, if one of the first main menu items has submenu items, I can’t “reach” them with the mouse due to the line break. What happens is that anytime I hover a main menu item and see its submenu items, I move the cursor down to click them, but they vanish because another main menu item is in the way. I attached a screenshot to illustrate.

    I searched for solutions, and found that slowing down the js dropdown menu sounds most promising. I found this: https://wordpress.org/support/topic/slow-down-drop-down-menu and applied their suggestion to the theme’s main.js file in the /js folder.

    Here’s what they did to the js menu:

    }, function(){
    $(this)
    .removeClass(‘hover’)
    .children(‘ul’)
    .delay(‘900’)
    .slideUp()
    ;
    $(this).find(‘div.menu-header-menu-container’)
    .children(‘ul’)
    .delay(‘900’)
    .slideUp()
    ;
    });

    Unfortunately, it had no effect on my menu. Since I’m not familiar with js, can you help me with this?

    Or do you have any other solution to this menu bug, assuming I can’t be the first to encounter this?

    Thank you very much in advance!

    Best, Miriam

    Attachments:
    You must be logged in to view attached files.
    10 years, 5 months ago Marco
    Keymaster

    HI Miriam, please write which device are you doing the test?(screenshot)
    Regards
    Marco

    10 years, 5 months ago mirianderl
    Participant

    I’m on a Macbook 13” with an external display. The problem does not occur on mobile devices, since there you don’t have the :hover and anything that follows…

    10 years, 5 months ago mirianderl
    Participant

    Meanwhile, I figured that what I described above is maybe not really what I need, since it would only slow down the fade in and out of the menu (and submenu) as a whole. What I do need is that the mouse hovering is less ” sensitive”, meaning that the sub menu stays expanded while the mouse has already left the concurring main menu item.

    10 years, 4 months ago Marco
    Keymaster

    Hi Mirianderl, attached new main js file with SLOW hover on menu items…

    Open the file and replace with your existing one…

    Best Regards
    Marco

    Attachments:
    You must be logged in to view attached files.
    10 years, 4 months ago mirianderl
    Participant

    Thanks! That worked, but it didn’t fix my problem. I still can’t click any sub menu item as soon as the main menu items break into two lines (when resizing the browser window or when using a lot of them in a row).
    Say, I have this main men:

    A // B // C // D // E // F

    C has children C1, C2, C3, which are toggled when hovering C and displayed underneath it.

    A // B // C // D // E // F.

    C1 // C2 // C3

    Consequently, I move my cursor down from C to C2 and then I click.

    Now, in small windows, the menu looks like this:

    A // B // C
    // D // E // F

    and correspondingly like this when I hover C:

    A // B // C
    // D // E // F

    C1 // C2 // C3

    Whenever I move my cursor down from C to C2 (because I want to reach C2), I — involuntarily but necessarily — toggle items E or F, and C1, C2 and C3 vanish. I can never really reach C2.

    I’m trying to find a way now to display sub menu items directly underneath its corresponding main menu item. So, instead of

    A // B // C
    // D // E // F

    C1 // C2 // C3

    I need to have:

    A // B // C

    C1 // C2 // C3

    // D // E // F

     

    Is that possible?

    Thank you!
    Best, Miriam

    10 years, 4 months ago Marco
    Keymaster

    HI Mirian, your question is very hard :))) this menu is for only 3 levels… if you need a complex menu take a look at this Mega menu plugin:
    http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703?WT.oss_phrase=&WT.oss_rank=3&WT.z_author=sevenspark&WT.ac=search_list

    Best Regards
    Marco

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Login

Log In
Register Lost Password

Search

Recent Topics

  • Broken SIte by Becca800
    1 year, 9 months ago
  • Article Headers Disappearing by jessenigro
    1 year, 9 months ago
  • Author Bio Pic Switching Randomly by jessenigro
    1 year, 9 months ago
  • Core Plugin Critical Error by capj71
    2 years, 1 month ago
  • The package could not be installed. The theme is missing the style.css styleshee by emmachike30
    2 years, 7 months ago
  • In can't install plugins by mida
    3 years, 8 months ago
  • Updates and now site is a wreck by Becca800
    3 years, 11 months ago
  • remove the page loading effects by ysugrad2013
    3 years, 11 months ago

Recent Replies

  • coderkube on Broken SIte 1 year, 9 months ago
  • coderkube on Article Headers Disappearing 1 year, 9 months ago
  • coderkube on Author Bio Pic Switching Randomly 1 year, 9 months ago
  • Becca800 on Broken SIte 1 year, 11 months ago
  • coderkube on Core Plugin Critical Error 2 years, 1 month ago
© Copyright Thunderthemes.net - All rights reserved..