• Hi there,

    I fall in love with that plugin so I’m trying to make it run but it keeps returning this error in console:

    ReferenceError: $JssorSlideshowRunner$ is not defined

    and instead of slider I’ve just images one on the top of another.
    I’m not sure how is that possible. I had some ‘jQuery not defined’ error before, but I did make it works now.

    Any ideas?

    https://www.ads-software.com/plugins/jssor-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • A simple solution I found is to make sure that in the footer.php of your template you have the line:
    <?php wp_footer(); ?>
    This is where the jssor plugin runs the jssor javascript.

    Cheers.
    https://www.rct.co.il

    Thread Starter kucharz.gotuje

    (@kucharzgotuje)

    Cheers, indeed! I shall be rise my glass & drink for your health.
    That helped instantly!

    I have to remember to place such things like wp_footer in my templates ??

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ReferenceError: $JssorSlideshowRunner$ is not defined’ is closed to new replies.