http://www.lubakostenko.com/newsite/paintings/Portraits%20%26%20People/LK_00001.jpg.php
Please see the above link, I am trying to display a paginated display of the album thumbnails next to the full size image.
So it would have 1-15 then a next button, then would display 16-30 etc without a page refresh. Has anyone done this or is this possible with Zenphoto? I am a front end designer with some knowledge of php but I have not done anything like this before.
Thanks in advance
The effervescence_plus theme that is included with Zenphoto does this, but is based on Flash (simpleviewer).
You might also look at the simple+ theme here: http://www.zenphoto.org/support/topic.php?id=2805&replies=4
It does use an ajax feature called carousel that can be setup that way, too (I think without having tried.
thanks for the reply ;-)
Is there a way to limit the number of thumbnails on this page down to 15 so it will paginate through 15 at a time, without changing them in admin as I need to keep a large thumbnail count on the album's page. I have been browsing through the template-functions.php but can't find anything
I am not used to efferescene, but you can style the carousel used in the simple+ theme differently, so that it shows thumbs in block, too. I don't have the link at hand, but a google search for "jQuery carousel" should give you more info about it's options.