Viewing 5 replies - 1 through 5 (of 5 total)
  • Ramona

    (@nextend_ramona)

    Hi @erwanji

    You have a couple of JavaScript errors on your site and they seem to happen because of this error from the theme:

    Uncaught TypeError: Cannot read property ‘hasClass’ of null
    at slideshowScroll (https://www.erwanji.com/wp-content/themes/trailthemetrust/js/theme_trust.js?ver=1.0:136:17)

    JavaScript errors stop every other JavaScript code that should run after them so they need to be solved.

    If you aren’t sure what to do with this error then I suggest contacting your theme developers, as the problem is coming from there.

    Thread Starter erwanji

    (@erwanji)

    Thank you, I’m trying another theme that will work better, but this time the slider doesn’t show at all and I get this error message:

    Uncaught ReferenceError: n2 is not defined
    at Function.a.makeJQueryPlugin (nextend-frontend.min.js:2)
    at nextend-frontend.min.js:2
    at nextend-frontend.min.js:2
    at nextend-frontend.min.js:2
    smartslider-frontend.min.js:1 Uncaught ReferenceError: N2Require is not defined
    at smartslider-frontend.min.js:1
    smartslider-simple-type-frontend.min.js:1 Uncaught ReferenceError: N2Require is not defined
    at smartslider-simple-type-frontend.min.js:1
    n2-ss-4.js:1 Uncaught ReferenceError: N2Require is not defined
    at n2-ss-4.js:1

    Thread Starter erwanji

    (@erwanji)

    (The slider doesn’t show when I’m visiting my site normally, but it does show as soon as I open the personalize panel of the theme on the left).

    Thread Starter erwanji

    (@erwanji)

    Never mind, I found a plug-in that works without creating theme issues. Thank you though.

    Ramona

    (@nextend_ramona)

    Hi @erwanji

    The n2 is not defined error happens because of this: https://smartslider3.helpscoutdocs.com/article/485-n2-is-not-defined

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider bug’ is closed to new replies.