Closed (fixed)
Project:
Andromeda
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2011 at 08:35 UTC
Updated:
8 Sep 2012 at 05:44 UTC
Jump to comment: Most recent
Comments
Comment #1
lloydpearsoniv commentedIn 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.
Comment #2
yshido commentedThanks for the advice!
Comment #3
mrsieb commentedits in the file jquery.nivo.slider.js NOT the pack file.
Its located in sites/all/libraries/nivo-slider/
Comment #4
cerr commentedHmm,
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/
Comment #5
owen_cosprings commentedI 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!