![]() |
|
Show paginated album thunbmails on image page - 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: Show paginated album thunbmails on image page (/thread-3018.html) |
Show paginated album thunbmails on image page - olliekav - 2008-06-01 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 Show paginated album thunbmails on image page - acrylian - 2008-06-02 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 Show paginated album thunbmails on image page - olliekav - 2008-06-02 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 Show paginated album thunbmails on image page - acrylian - 2008-06-03 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. |