Okay
  Public Ticket #3364755
Standard Menu - Show menu links only when clicking menu bar
Closed

Comments

  • Fishoutofwater started the conversation

    Building a new site with Kalium theme. When I make the menu standard and select "Show menu links only when clicking menu bar" the animation and menu appear to work when testing the site while still logged in as wp administrator. However when i go to the site as a public user the menu animation is not working.
    Google Chrome dev tools are showing a console error:

    caught ReferenceError: gsap is not defined
        at HTMLDivElement.<anonymous> (main.min.js?ver=3.8.001:32:22035)
        at Function.each (jquery.min.js?ver=3.6.3:2:3003)
        at e.<computed>.each (jquery.min.js?ver=3.6.3:2:1481)
        at i (main.min.js?ver=3.8.001:32:21625)
        at new n (main.min.js?ver=3.8.001:32:22789)
        at main.min.js?ver=3.8.001:32:23688
        at main.min.js?ver=3.8.001:32:23696


    The main reason i liked this theme was the menu animation. Did something not install properly?