PDA

View Full Version : Image description / text help


cponstott
03-09-2008, 01:46 AM
I'm currently using the Visions template with PP 1.7.1 and I would like the image description/text along with camera data to appear under the photo rather than in the comments window. Is this possible?

I'm assuming there is are a few lines of code that I could move from the comments page to the image page to make this happen but I don't know what I'm looking for.


Thanks for any help.

Chris


http://www.chrisonstott.com/blog/

Crossie
03-09-2008, 05:45 AM
Check the Template Tag (http://www.pixelpost.org/docs/TemplateTags/TemplateTags) section. You may include the image notes (http://www.pixelpost.org/docs/TemplateTags/IMAGE_NOTES) and the EXIF (http://www.pixelpost.org/docs/TemplateTags/EXIFRelatedTags) tags in your image_template.html at the desired position.

Regards
Uwe