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 usually leave the exif blank but have recently been using the description field. The image title field has not been filled in leaving the file name as the normal way I display them.
The function of printImageDesc reads the description field as well, which I'm assuming it should do anyway but I've tried to hunt around for a fix to stop the printImageTitle from reading the description field but seem to be coming up short.
Is there a way to alter the behaviour of printImageTitle at all? or use another function that prints the file name instead.
I should add that images (thumbs and full size) are appearing as normal, just the titles are descriptions when that field is filled...