• Resolved andpercent604

    (@andpercent604)


    HI,
    I’m using smart slider 3. there is a javascript error when I logout WordPress admin the slider is not showing. when I logged in on admin the slider is working properly. kindly help me to fix this problem.
    Uncaught TypeError: Cannot set property ‘easeInQuad’ of undefined
    at Function.<anonymous> (n2.min.js?ver=a96b01e9:1)
    at Function.each (jquery-3.2.1.slim.min.js:2)
    at Object.<anonymous> (n2.min.js?ver=a96b01e9:1)
    at n2.min.js?ver=a96b01e9:1
    at N2Deferred._doCallbacks (n2.min.js?ver=a96b01e9:1)
    at N2Deferred.then (n2.min.js?ver=a96b01e9:1)
    at N2R (n2.min.js?ver=a96b01e9:1)
    at n2.min.js?ver=a96b01e9:1

    • This topic was modified 5 years, 4 months ago by andpercent604.
Viewing 1 replies (of 1 total)
  • Ramona

    (@nextend_ramona)

    Hi @andpercent604

    I’ve seen this problem happening, when the “slim” version of jQuery was loaded to the website. Smart Slider 3 requires the “normal” version of jQuery:
    https://smartslider.helpscoutdocs.com/article/1716-system-requirements

    Check if you’re loading the normal or slim jQuery version. If your site has the latest version, 3.5.1:
    then the normal jQuery is named like: jquery-3.5.1.min.js
    but the slim version is named like: jquery-3.5.1.slim.min.js

    If it’s the slim version, you should replace it with the normal one.

Viewing 1 replies (of 1 total)

The topic ‘Smart slider not working when logout wordpress admin’ is closed to new replies.