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 ?
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.
Comments
This option will be in the new release, configurable through theme options.
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.