Slider does not stop while video is playing.
-
WordPress 5.8.1
I am having problems. If the slider is set to automatically move, it does not stop when a video is set to play.I found a support reposes that said that there is some conflict in the jQuery, so I am attempting to troubleshoot, with not enough knowledge about jQuery, sadly.
I have enabled JQUERY MIGRATE HELPER
It is showing these warnings/errors:/wp-content/plugins/slide-anything/js/slide-anything-admin.js: jQuery.unique is deprecated; use jQuery.uniqueSort
/wp-content/plugins/slide-anything/js/slide-anything-admin.js: jQuery.isFunction() is deprecated
/wp-content/plugins/slide-anything/js/slide-anything-admin.js: jQuery.fn.change() event shorthand is deprecated
/wp-content/plugins/slide-anything/js/slide-anything-admin.js: jQuery.isArray is deprecated; use Array.isArray
/wp-content/plugins/slide-anything/js/slide-anything-admin.js: jQuery.fn.click() event shorthand is deprecated`
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.isArray is deprecated; use Array.isArray
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.fn.bind() is deprecated
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.fn.click() event shorthand is deprecated
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.fn.change() event shorthand is deprecated
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.fn.keydown() event shorthand is deprecated
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.type is deprecated
/wp-content/plugins/slide-anything/spectrum/spectrum.js: jQuery.fn.delegate() is deprecated`All the errors it shows are deprecated things.
I am turning off plugins in one at a time that have anything deprecated, in the hope the this plugin will do its thing right (ie stop the sliding while a video is playing).I have ticked DOMContentLoaded event but this does not fix the problem.
Any suggestions would be welcome.- This topic was modified 4 years, 7 months ago by .
- This topic was modified 4 years, 7 months ago by .
- This topic was modified 4 years, 7 months ago by .
- This topic was modified 4 years, 7 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Slider does not stop while video is playing.’ is closed to new replies.