TomodomoCo / total-slider

A WordPress plugin for creating, editing and removing ‘slides’ with text and images (for a homepage, for example).
GNU General Public License v2.0
7 stars 2 forks source link

Slideshow Doesnt restart at end #12

Closed energy0m closed 12 years ago

energy0m commented 12 years ago

whenever the slideshow gets to the last slide it stops ... would be super awesome if it started at slide one again and restarted the cycle. ;)

chrisvanpatten commented 12 years ago

Hi there @energy0m!

The slideshow animation is controlled by the JavaScript in your theme. By default, we bundle a script called "jQuery Cycle Lite" to control the that animation. Our default arrangement is set to loop the slides (and in fact I don't believe Cycle supports the ability to stop animations after a slideshow finishes).

This sounds like a Cycle-related issue, so I'm going to close it. You should go to the Cycle repo on Github to file an issue there. Let us know what the URL is when you file it, and we can help debug it there!

energy0m commented 12 years ago

i figured this one out ... it wasn't erroring at all.... it just happen to die when you open firebug for some reason ...