Hey,
Can you send a link to your site so I can see if there are any javascript errors showing in the browser console log?
Ben
Hello,
It looks as though you may have some issues with the easy-table-of-contents plugin and potentially jetpack.
responsive-videos.min.js:1 Uncaught ReferenceError: jQuery is not defined
at responsive-videos.min.js:1
(anonymous) @ responsive-videos.min.js:1
jetpack-carousel.min.js:3 Uncaught ReferenceError: jQuery is not defined
at jetpack-carousel.min.js:3
(anonymous) @ jetpack-carousel.min.js:3
jquery.smooth-scroll.min.js:1 Uncaught ReferenceError: jQuery is not defined
at jquery.smooth-scroll.min.js:1
(anonymous) @ jquery.smooth-scroll.min.js:1
jquery.sticky-kit.min.js:1 Uncaught TypeError: a is not a function
at jquery.sticky-kit.min.js:1
at jquery.sticky-kit.min.js:16
(anonymous) @ jquery.sticky-kit.min.js:1
(anonymous) @ jquery.sticky-kit.min.js:16
front.min.js:1 Uncaught ReferenceError: jQuery is not defined
at front.min.js:1
(anonymous) @ front.min.js:1
(index):139 Uncaught ReferenceError: jQuery is not defined
at (index):139
Have you tried with both of those plugins disabled and your cache cleared?
Thanks!
Chris
Hey,
Your optimizing plugin is defering the loading of jQuery
You will need to turn that off since you have plugins that won’t work if you defer jquery loading.
Ben
@chrisdc85 I’m too afraid to turn off Jetpack. It has too many functions and I don’t want to break my site. I only recently turned on Easy TOC because another TOC plugin wasn’t working well with another plugin on my site. π
@britner I turned off the jquery defer and cleared the cache. But no change.
It’s really not a big deal all in all if I don’t have the lightbox functionality. I mean, it works when I put images in a gallery. But not when I insert them individuality. But I just wanted to see what might be keeping it from working.
It’s not on Kadence at all. You guys are great. But man, it’s frustrating not being able to have all the functions I want/need on my site. There’s always something interfering with something else. I wish I could pare down the plugins even more than I have but then I think my site would be pretty boring and slow.
Alas…
Perhaps I am misunderstanding. Now that you’ve fixed the jquery issue your site doesn’t have any errors in the console log. Can you link to a page where you have added individual images with a link to the image file and your lightbox isn’t working?
Ben