![]() |
|
printImageTitle reading Exif file caption not file name. - 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: printImageTitle reading Exif file caption not file name. (/thread-12209.html) |
printImageTitle reading Exif file caption not file name. - shiatostorm - 2015-04-19 I'm using the printImageTitle line in a theme but this function is not reading the file name, as it normally does and instead choosing to read the Description field in the exif once its filled in. I should add that images (thumbs and full size) are appearing as normal, just the titles are descriptions when that field is filled... printImageTitle reading Exif file caption not file name. - acrylian - 2015-04-19 The file name becomes the title on import if no meta data in the image is set for the title. printImageTitle just prints the title that is stored in the Zenphoto install database, it does not read the description. So if it outputs the description that has somehow been set as the title. Of course you can print hte filename manually instead by, well, printing the file name ;-) Btw, if you refer to the site in your profile, be aware that Zenphoto 1.3 is quite outdated ;-) |