We are using your plugin on this website.
https://theveganzombie.com/
The main video works correctly.
All the thumbs from the gallery below do not trigger the js.
What I’Ve looked at :
1- js is there.
2-Checked console … nothing fires up on click.
3-No error on click.
Thanks,
I have the same problem
https://baksanabaksana.com
quotation;
We are using your plugin on this website.
https://theveganzombie.com/
The main video works correctly.
All the thumbs from the gallery below do not trigger the js.
What I’Ve looked at :
1- js is there.
2-Checked console … nothing fires up on click.
3-No error on click.
Thanks,
-
This reply was modified 5 years, 3 months ago by
fragmanworld.
You seem to have a JS error:
Uncaught TypeError: $(…).live is not a function
at HTMLDocument.<anonymous> (scripts.js?ver=5.5.3:106)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
Clicking into the code shows this comment near the error causing line:
// WordPress Comment Form Styling Hacks -muratkaracam
Nice catch !!! 😉
Old jquery .live in the template.
Thanks a lot I didn’t see that one !
You got your five STARS ! 😉