Using this for testimonials over at swiftgalleries.com, thanks so much for the tutorial!
Made a few changes, in case anyone else is interested in some other tweaks you can use.
- data-cycle-fx=fadeout (for a fade in and out instead of a slider transition)
- data-cycle-speed=400 (turns out this is the speed of the transition, not how long each slide is visible)
- data-cycle-pause-on-hover=true (pause the slider on hover)
- data-cycle-timeout=15000 (keep each slide visible for 15 seconds before transitioning to the next slide)