ZenphotoCMS Forum
No slideshow for albums with single images? - 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: No slideshow for albums with single images? (/thread-11561.html)



No slideshow for albums with single images? - mstratford - 2013-12-30

I have included the slideshow plugin on my image and album pages but it seems that the slideshow plugin will not show up if there is only 1 image in the album? The button doesn't print?

Any ideas?




No slideshow for albums with single images? - sbillard - 2013-12-30

Put more images in the album? Not much use for a slideshow if there is only one image.




No slideshow for albums with single images? - mstratford - 2013-12-30

The idea that the image goes full screen is the main concept for having it

Any little hack etc. to do this?




No slideshow for albums with single images? - acrylian - 2013-12-30

I agree that a slideshow with one image is pretty senseless :-) Why don't you just use the colorbox plugin?




No slideshow for albums with single images? - mstratford - 2013-12-30

Please enlighten me

How do I integrate such thing?




No slideshow for albums with single images? - acrylian - 2013-12-30

See the Zenpage theme image.php for an example.

Documentation of colorbox itself:
http://www.jacklmoore.com/colorbox/




No slideshow for albums with single images? - mstratford - 2013-12-30

I switched to that theme and all I get is this error:

Fatal error: Call to undefined function printHeadTitle() in /home/u538472778/public_html/newgallery/themes/zenpage/gallery.php on line 11

EDIT: Fixed this by re uploading the theme files!




No slideshow for albums with single images? - mstratford - 2013-12-30

Also, all I could find was this:

Which is what I had already?




No slideshow for albums with single images? - acrylian - 2013-12-30

Looked at the of the Zenpage theme's image.php? Do a file search on "colorbox" and review the documentation I linked. Colorbox works like bascially any other "lightbox" script. A bit you need to do yourself :-)