ZenphotoCMS Forum
how to show the image 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: how to show the image file name (/thread-8291.html)



how to show the image file name - lindor - 2011-02-22

Hi, I wish to know and how to do, if it's possible to show the file name of each image.
I'm using example theme og zpGalleriffic_v1.4 theme.
Thank you for help.




how to show the image file name - acrylian - 2011-02-22

Generally $_zp_current_image->filename gets the file name but I can't answer how to add this to this theme.




how to show the image file name - lindor - 2011-02-22

Thank yuo for your reply. Probably Gjr could answer to me. I try to post the same question on the specific post.




how to show the image file name - lindor - 2011-03-02

Hi Acrylian, I solved this question.
On image.php I put this code (after title code):

Now every image's page, show the filename.