• Resolved dsimat

    (@dsimat)


    Hello,

    Sorry, I cannot provide the site we are running into this issue with because it is an internal test site and is password protected.

    We updated MetaSlider to 3.12.0 today and we’re now getting a javascript error stating “TypeError: $(…).nivoSlider is not a function”.

    In the HTML the following file is being referenced:
    wp-content/plugins/ml-slider/assets/sliders/nivoslider/jquery.nivo.slider.pack.js?ver=3.12.0

    However when I check the directory “wp-content\plugins\ml-slider\assets\sliders\nivoslider” there is no jquery.nivo.slider.pack.js file.

    The only files that exist in that directory are the following:
    – themes/
    – nivo-slider.css
    – nivo-slider-3-12-0.css

    We initially encountered this issue after updating our existing MetaSlider plugin so I tried deleting the plugin and re-installing it but we’re still encountering the same problem.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Same thing happen here!
    Update and now my slider is gone gone.
    What can we do?

    i would recommend that you go to your backup and transfer the missing file to /wp-content/plugins/ml-slider/assets/sliders/nivoslider, or download a fresh jquery.nivo.slider.pack.js file via https://raw.githubusercontent.com/Codeinwp/Nivo-Slider-jQuery/master/jquery.nivo.slider.pack.js

    that’s what I did and it works fine now.

    There may have been an issue with our build file. I’ll check now. You can switch to FlexSlider for the time being as well.

    If someone can post a link with the error I can a closer look as well.

    Error console:
    GET /wp-content/plugins/ml-slider/assets/sliders/nivoslider/jquery.nivo.slider.pack.js 404

    (index):622 Uncaught TypeError: $(…).nivoSlider is not a function
    at metaslider_17 ((index):622)
    at timer_metaslider_17 ((index):639)

    The file jquery.nivo.slider.pack.js is literally missing from the folder it should reside in under /ml-slider/assets/sliders/nivoslider/

    Had to grab the jquery.nivo.slider.pack.js from a previous version and upload it and it works now.

    Hi all,

    This should be fixed now in 3.12.1. Sorry for the inconvenience and thank you all for the quick feedback!

    Thread Starter dsimat

    (@dsimat)

    @kbat82 We just updated to 3.12.1 today and everything is working properly. Thanks for your help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘nivoSlider error with version 3.12.0’ is closed to new replies.