Viewing 3 replies - 1 through 3 (of 3 total)
  • Abalone

    (@abalone)

    I had the same problem after updating the plugin and figured out that a javascript-file is missing, nivo-lightbox.min.js.
    If you have access to your server:

    1. Go to https://github.com/gilbitron/Nivo-Lightbox/blob/master/nivo-lightbox.min.js – copy the code and save it as nivo-lightbox.min.js.
    2. Connect to your server (via ftp), go to the folder wp-content/plugins/responsive-lightbox-lite/assets/nivo-lightbox and place the nivo-lightbox.min.js in that directory.

    After that everything worked fine for me again – hopefully that’s also the solution for you.

    e: I just took a look at your source code, and yes, your nivo-lightbox.min.js is missing – just add it to the folder mentioned above and everything will be fine ??

    Hazloo

    (@hazloo)

    Hello

    Same trouble!
    I tried Abalone’s solution but it did not help.
    Finally I replaced the hole nivo-lightbox folder(wp-content/plugins/responsive-lightbox-lite/assets/nivo-lightbox/) with the old one I picked from my backup, and it worked again (it was quite easy because I was still on a local server).
    It must not be a big trouble and I guess the developer will fix it very soon.
    Hope this helps!

    Plugin Author subhansanjaya

    (@subhansanjaya)

    The issue is now fixed with the updated version. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stopped Working’ is closed to new replies.