• Hi,
    so I have JQuery image rotator installed on my theme and I’ve looked everywhere + searched the WordPress help forum, but I have still not figured out where’s the file where I can change the SPEED OF THE JQUERY IMAGE ROTATOR SLIDER.

    I am very desperate.

    All help is appreciated greatly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Unbelieva

    (@unbelieva)

    ..so no one knows anything about this topic? ??

    I tweak mine by adjusting the time in the function theRotator() in the template header.

    //Call the rotator function to run the slideshow, 6000 = change to next image after 6 seconds
    
    	setInterval('rotate()',6000);
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change JQuery image rotator speed?’ is closed to new replies.