Viewing 5 replies - 1 through 5 (of 5 total)
  • I have the same issue

    error:
    Uncaught Error: Syntax error, unrecognized expression: [name=]
    in
    load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,thickbox,farbtastic&ver=4.0:2

    problem solved

    in file: camera.admin.js

    change the line 14:
    || jQuery('[name=' + this.hash.slice(1) +']');

    to this:
    || jQuery(‘[name=” + this.hash.slice(1) +”]’);

    works for me ??

    It works for me too ! ??
    Just clean your cash!

    Plugin Author manuelmasia

    (@manuelmasia)

    Just update the official release too… sorry for the issues, trying to support the project again, but it is very hard ??

    It is still not working for me and I have the latest version. I even tried to edit the file you listed. Still not allowing me to add files and create slideshow

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Manage Your Slideshows Broken’ is closed to new replies.