I would like the "Image Info" information (i.e., the EXIF data) displayed at the bottom of my image page rather than requiring the viewer to click on the "Image Info" link.
This way, users can browse through my images quickly by clicking Next and can immediately see the settings at which I took each picture, without having to view the popup window each time.
I'm assuming this will require two things:
[list=1]
[]Remove the "Image Info" link from the theme.
[]Somehow get and print the EXIF data above or below the image tags.
[/list]
I am using a slightly modified version of the default theme (not zenpage-default).
Website is at http://www.stevebarker.ca/
Thanks
Steve
Or you could just pass a parameter to the function. (http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintImageMetadata) This is why we recommend you look at the function guide when you want to make changes.
Thanks. Big time newbie to php. Figured out my (very minor) changes to-date just by finding something similar in the template and copying it. Will get there.
Steve
Got it. Many thanks for the help.
See the page now.
http://www.stevebarker.ca/dogs/0036.jpg.php
Steve