ZenphotoCMS Forum
Show printImageTitle in album.php - 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: Show printImageTitle in album.php (/thread-11729.html)



Show printImageTitle in album.php - Supay - 2014-04-04

Hello!

I wonder if you can enter the title of each image within the album.php file.
I'm testing with




Show printImageTitle in album.php - acrylian - 2014-04-04

You have to enter the title on the backend. Zenphoto does not support front end editing for security reasons.




Show printImageTitle in album.php - Supay - 2014-04-04

I dont understand,


not is posible show image title in album.php?


$





Show printImageTitle in album.php - Supay - 2014-04-04

For example, in http://www.zenphoto.org/demo/album1/ show image title or image description in bottom image




Show printImageTitle in album.php - acrylian - 2014-04-04

Probably I misunderstood your questions. Of course it is possible. You have to place `within thenext_image` loop where you want it to appear (it is really recommended to read our theming tutorial). Where exactly depends on the theme. Also the theme might require CSS updates so the title has actually space.




Show printImageTitle in album.php - Supay - 2014-04-04

Hello, thank you very much, I've understood and I can show you.

regards