ZenphotoCMS Forum
Skipping to the 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: Skipping to the Image page (/thread-6535.html)



Skipping to the Image page - Chisa - 2010-02-01

Hi! I'm in the process of theming a gallery, and ideally I need it to work so that when you click on a gallery link in the menu or gallery listing it goes straight to the first image rather than showing thumbnails of all the images. I can't seem to find any info on how to do this, although I noticed it was a feature request a few years ago. Has this been implemented, or is there a better way of doing this than a redirect?




Skipping to the Image page - Chisa - 2010-02-01

Oh! Figured out how to do this in the menu. Any idea how this could be done for a gallery page eg. http://teresawatts.com/zenphoto/index.php?album=glamour




Skipping to the Image page - Chisa - 2010-02-01

Sorry, figured this one out too! If anyone is wondering you just need to look in album.php and change getAlbumLinkURL() to getFirstImageURL( )