Closed (fixed)
Project:
Views Slideshow
Version:
6.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 20:21 UTC
Updated:
3 Oct 2008 at 20:24 UTC
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
Comment #1
dutchslab commentednever mind, found the setting buried under Basic Settings -> Style -> Slideshow -> Settings link