ZenphotoCMS Forum
Slideshow in ZPGalleriffic - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: Slideshow in ZPGalleriffic (/thread-8173.html)



Slideshow in ZPGalleriffic - Almere - 30-01-2011

Hi, Is there a way to change the speed of the build in slideshowplayer of ZPGalleriffic ? In the plugins there is a slideshowplayer, but as far as I can see this does not work with this theme. Am I right ?

Thanks.




Slideshow in ZPGalleriffic - gjr - 30-01-2011

yes you are correct. I am working on an update of this theme, stay tuned. You can change the speed of the current zpGalleriffic in the galleriffic js file in the theme js folder.

This option will be in the new release, configurable through theme options.




Slideshow in ZPGalleriffic - Almere - 30-01-2011

Looking forward to this update. Sounds great.
In the meantime I need to bother you once more.

I changed this in the ZPGalleriffic.js from 2500 to 6500 but I don't see any difference. Am I doing something wrong ?

// Initialize Advanced Galleriffic Gallery
var gallery = $('#thumbs').galleriffic({
delay: 6500,

Thanks again.