![]() |
|
Image Filename listed under image - 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: Image Filename listed under image (/thread-11669.html) |
Image Filename listed under image - GenieB - 2014-03-03 Is there any way to list the filename of the image (excluding extention) under the image. Perhaps there is a hack or another theme or some switch or plugin that I haven't found. Thank you. Image Filename listed under image - fretzl - 2014-03-03 You can use something like this: Image Filename listed under image - acrylian - 2014-03-03 We also have a function to strip the suffix :-) : In any case you need to modify the theme used. Image Filename listed under image - GenieB - 2014-03-03 Thank you. I will give it a try. Which file would I modify with those statements? Image Filename listed under image - acrylian - 2014-03-03 You did read the theming tutorial, didn't you? album.php or image.php depending under which image you want to show the file name and also of course if the theme used follows the standard structure. |