first of all, very cool module! i know this is a simple question, but im new ;)

i'm trying to set the timer_delay to 15000. however, im kind of new to views in general, and I'm having trouble figuring out where to set this.

the docs say:

$view->slideshow['timer_delay']

but is it possible to set timer_delay via the views_ui for the particular slideshow? or do i need to go into the module code and manually override that value?

i tried pasting $view->slideshow['timer_delay'] into the URL arguments, but that didnt work, as i didnt expect it to ;) i also tried just setting timer_delay=15000 as the URL argument, and that didnt work either.

thanks,
geremy

Comments

dutchslab’s picture

Status: Active » Closed (fixed)

never mind, found the setting buried under Basic Settings -> Style -> Slideshow -> Settings link