Hello, I'd like to know if there is a way to AVOID the slider images to stop on mouseover.... I'd like them to animate all the time. thanks in advance, Enrico.
Hi Praveen, thanks for your reply, however I cannot get it to work: I am editing this file (as I am talking about WOODPECKER theme) jquery.nivo.slider.js and I have changed the value in red, but the slider is still stopping.... any other solution please? //Default settings $.fn.nivoSlider.defaults = { effect: 'random', slices: 15, boxCols: 8, boxRows: 4, animSpeed: 500, pauseTime:1000, startSlide: 0, directionNav: true, controlNav: false, controlNavThumbs: false, pauseOnHover: false, manualAdvance: false, prevText: '', nextText: '', randomStart: false,
Hi Jigen, Please provide us your website URL along with your website wordpress login details at [email protected]. Thanks, Praveen
Hello, the website is here: http://winsery.com/ but I cannot provide Admin credentials as it's a WP Multisite network with many other websites running with the same super-admin. Is there any files I can send you to help me or other ways to look at the existing setup? (FTP access to some folder?) thank you.
Hello jigen! I have checked this and it works perfectly when i make pauseOnHover: false it stop the pause effect on hover. Thanks & Regards Pramod
Hello Pramod, I am not sure where you checked, but I cannot get it to work on my site: http://winsery.com/ I have modified this file: jquery.nivo.slider.js but if you try now, the slider stops when you move the mouse over the picture.... thanks for any help!
Hi, We have checked your .js file (http://winsery.com/wp-content/themes/woodpeckertheme/js/jquery.nivo.slider.js?ver=4.1) and find that the value of pauseOnHover: true. See screenshot. Please make sure that the value must be set to "false". Thanks, Praveen