Reply To: Slider stop randomizing
Hi,
In js/jquery.nivo.slider.js file
in line no. 22
stop: false,
So that the slider does not appear to be randomizing the slider images.
The problem was solved by setting stop: true,
Regards
Grace Themes