Hello,

im am pretty new to all this stuff, so I have to excuse myself in advance if I missed something within the manual.

I wonder where I can set the time variable for the slideshow? Does somebody has any hints?

cheers
yshido

Comments

lloydpearsoniv’s picture

In andromedia/js/jquery.nivo.slider.pack.js
edit the line 67 which is close to the end of the while where it says "pauseTime:3000" and change to "3000" to a larger number.

yshido’s picture

Status: Active » Closed (fixed)

Thanks for the advice!

mrsieb’s picture

its in the file jquery.nivo.slider.js NOT the pack file.

Its located in sites/all/libraries/nivo-slider/

cerr’s picture

Hmm,

Weird I did this as well but the timeout seems to be steady at 3 Seconds, any idea what could be wrong on my side?
Thank you!
link: http://inetgate.ca/dev/

owen_cosprings’s picture

I don't know why, but I had two copies of the Nivo slider--one in the Andromeda theme folder, and one in the libraries folder.

Changing the one in the libraries folder (not the pack file) did the trick. Thanks!