• Resolved GWAVE23

    (@gwave23)


    Hi,

    My dropdown menus have started to disappear before you can click on them. I have tried in Firefox and Chrome, it happens in both. This happens on both navigations.

    Does anybody know I can fix this? Site: https://gwave23.com/

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter GWAVE23

    (@gwave23)

    Thanks for the responses Andrew. I am aware that you don’t support this theme, I was just looking for some support from people that know what they are talking about.

    I have made some more changes to the css but as you can clearly see, it’s not helped. Looks like I will have to just forget dropdowns or keep experimenting.

    Thread Starter GWAVE23

    (@gwave23)

    Just thought I would post back here as I solved the issue not long after this thread.

    There was some kind of jQuery conflict which prevents the menu (based on superfish) to work correctly:

    Uncaught TypeError: Cannot read property 'fn' of undefined carousel.js:2
    Uncaught TypeError: undefined is not a function jquery.custom.js:3
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

    I had to use jQuery instead of $ in order to avoid any conflicts in file jquery.custom.js – Once all $ were replace with jQuery the issue was resolved.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Dropdown menus disappearing’ is closed to new replies.