Menu doesn't drop down if not logged in

  • Author
    Posts
  • #68104

    If I am logged into my site, the drop-down header menus work fine. If I log out, the drop-downs don’t work anymore, and I get this error in console:

    TypeError: undefined is not a function (near ‘…JQuery(“#access .menu ul li”).hoverIntent…’) frontend.js:44

    Website: southroutt.colibraries.org

    #68183

    The cause of this was a custom code widget that was loading a different version of jQuery, which broke the functions for the menu drop-down. Once the additional jQuery load was removed, the menus worked again fine.

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

The topic ‘Menu doesn't drop down if not logged in’ is closed to new replies.