Hi,
in gallery 2.3, it was possible to change the default time of the piclens slideshow.
In Gallery3 it is set to 3.3 sec per default. Is it also possible to change this time?
Have not found anything by searching the forum
i have added the bold text of the following line (42) in /modules/slideshow/helpers/slideshow_event.php
"{maxScale:0,delay:7,feedUrl:'" . self::_feed_url($theme) . "'})")
Now the default time in piclens is 7 seconds.
Also the lines below under photo_menu and tag_menu have to be changed.
Posts: 44
Hi,
i have added the bold text of the following line (42) in /modules/slideshow/helpers/slideshow_event.php
"{maxScale:0,delay:7,feedUrl:'" . self::_feed_url($theme) . "'})")
Now the default time in piclens is 7 seconds.
Also the lines below under photo_menu and tag_menu have to be changed.