ZenphotoCMS Forum
Slideshow not starting (zpSkeleton) - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Slideshow not starting (zpSkeleton) (/thread-10699.html)



Slideshow not starting (zpSkeleton) - csd - 2013-01-02

Hi All, any help appreciated..

My slideshow is not functioning, when the start slideshow button is clicked, a single image is displayed on its own in the browser window. The slideshow function does not seem to initiate.

I have copied the slideshow.php, .css and .png files into the zpSkeleton theme folder, enabled the slideshow and colorbox plug-ins, and checked the options for every single page (jic!) I have not edited the standard code in e.g. image.php of

Here is the site in question http://www.stills-backbarrow.com/gallery/Landscapes/

Zenphoto version 1.4.3.5 [11059] (Official build)
PHP version: 5.2.17

Help much appreciated! Claire.




Slideshow not starting (zpSkeleton) - fretzl - 2013-01-02

Did you check if it works in any of the standard themes?

Btw, I edited the title of the topic so the theme author may respond.




Slideshow not starting (zpSkeleton) - csd - 2013-01-02

Hmm, correct, Default and Zenpage themes work...so it is a theme specific issue..

Thanks for edit.




Slideshow not starting (zpSkeleton) - csd - 2013-01-02

Progress.
So, if I replace the following ...

with

in album.php the slideshow function works, but the nice themed zpSkeleton button is replaced with a text link. Can anyone help me resolve how to get the button to display? I tried this

but I broke the page (pigeon knowledge, a terrible thing).




Slideshow not starting (zpSkeleton) - fretzl - 2013-01-03

Quote:I have copied the slideshow.php, .css and .png files into the zpSkeleton theme folder, enabled the slideshow and colorbox plug-ins...
zpSkeleton actually uses it's own slideshow script ([i]prettyPhoto[/i]).
You don't have to copy anything into the theme folder.
You also don't have to activate the Slideshow and Colorbox plugins.

Right now you have two scripts active that are basically trying to do the same.
That's asking for trouble ;-)