• Resolved menikan

    (@menikan)


    Hey there,

    on the examaple WIP site (https://dennisarnold.de/wp18/) you can see a minimalistic “en” in the upper menu.

    You have to click on it, so that the “de” appears, but sometimes when i click on it just to get the dropdown – it starts to reload the site in EN… which is driving me nuts…

    I would like the dropdown to expand with a simple mouseover or to never load anything unless it is pressed from the expanded dropdown situation. Because at the moment there is a bug that the EN version is reloaded even though i just wanted to expand the dropdown to choose another language…

    I would really appreciate any hints on how to edit this!

    Thank you very much!

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Alex Gor

    (@alexgff)

    You can add JS code on WPGlobus Options page

    
    jQuery('.wpglobus-selector-link a').eq(0).attr('onclick','return false;');
    
Viewing 1 replies (of 1 total)
  • The topic ‘Dropdown Menu on mouse-over!’ is closed to new replies.