Slider not working – error jQuery
-
HI,
I’ve installed Parallax slider (static slider) with a few CSS changes and it’s working great : https://www.etao.fr/
I try now to install it on another website for my compagny and I have a Jquery Error : “Uncaught TypeError: Object [object object] has no method ‘On’ (jquery.cslider.js?ver=3.5.1, Line 187)
this.$pages.on( 'click.cslider', function( event ) { if( _self.options.autoplay ) { clearTimeout( _self.slideshow ); _self.options.autoplay = false; } _self._navigate( $(this).index() ); return false; });
I’ve disabled all the other plugins and some theme’s scripts. (the theme : https://www.enthalpie.fr/, but I’m workin on my localhost)
Any ideas that could help me ?
Thanks
https://www.ads-software.com/extend/plugins/wp-parallax-content-slider/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Slider not working – error jQuery’ is closed to new replies.