slideshow problem ONLY with google chrome
-
Hello,
I have this problem on my website (http://www.vittoriopoli.com/):On google chrome browser, the homepage slider occasionally (not always!!) stops in the second slider. This doesn’t happen every time, but it happens quiet often. The slider works perfect on firefox, safari, i.e. and android browser. Just has issue on Chrome! I try to edit some parameters and then clear cache, but there is always this problem. 🙁
I use the latest version of chrome (43.0.2357.81 m) and the latest version of WP (4.2.2).Does anyone know what’s going on with this slider and chrome?
Thanks
-
Use the console tools in Chrome to see if any errors or warnings are being generated (especially when it stops sliding):
https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Chromemany thanks!!!
here is the error type (see sceenshot):
http://arcturus4.altervista.org/console.jpgHow do I fix this? I’m not an expert, sorry 🙁
Well… the next step is to track where that error is generating. It’s probably a plugin or theme option responsible for the slider.
Once you know what file is throwing the error; you can report it to the plugin/theme developer.
Things seem to be working ok in my version of Chrome. Also there is no longer a javascript error on the page, which may explain it.
Evan
yes, I disabled the plugin “WP Content Copy Protection & No Right Click” and the error disappear!!
but sometimes it seems slideshow still stops in the second slider, uhmthere is this warning:
'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead.Warnings should have no effect on the functionality. The errors are what you want to look out for. It also looks like the warning is coming from jQuery 1.6, which is somewhat outdated and probably why the warning is being thrown.
Your theme is probably loading it’s own version of jQuery which is a no-no.
Evan
thanks again!
now the error is disappear because I deactivated the plugin…I cleared my browser’s cache, but on chrome, slideshow still stops in the second slider
why?? 🙁
Slider works ok on my end. I’m not seeing the issue you describe.
oh, perfect! I still have this problem on two different computers, uhm
You may want to try clearing your browser cache. I’m not sure what browsers you use, but a simple google search should turn up what you’re looking for.
Evan
as I wrote I tried many times to clean my browser cache, but occasionally (not always, but it happens often) slideshow still stops in the second slider. Very strange. I found others user with the same “bug” (for example here https://wordpress.org/support/topic/plugin-gallery-to-slideshow-stops-working-after-sliding-second-image?replies=28 or here http://stackoverflow.com/questions/24199674/nivo-slider-stops-in-second-slider-on-chrome ).
But if on your pc it’s all OK, it’s a good news, thanks! 🙂
Vittorio
The topic ‘slideshow problem ONLY with google chrome’ is closed to new replies.