Is there a way to display the "sequential" image number on the image.php page?
I.e., if there are four images in the album, when displaying the first image, you would have a field that read "1", when displaying the second image, the field would read "2", etc. (No need for showing total number in album.)
Thanks!
You know we have a documentation?: http://www.zenphoto.org/documentation-official/zenphoto/_template-functions.php.html#functionimageNumber
Yes, sorry. It's right there. Looked at the file, but I guess not closely enough. Took all of ten seconds to implement, even for me.
What I am trying to do is to have a visual link to each image in the album using the image's sequential number as the basis for the link. Kind of like having a little visual "menu" just consisting of image numbers, with the current image link always highlighted as the user moves through the images in the album.