ZenphotoCMS Forum
Display var $displayname; beneath a tumbnail - 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: Display var $displayname; beneath a tumbnail (/thread-7795.html)



Display var $displayname; beneath a tumbnail - cnops - 2010-11-02

Does anyone know where I can modify my thumbnail appearence
so that I have my thumbs displayed an beneath it I havethe filename without extention....

In the reply please show me a codeexample




Display var $displayname; beneath a tumbnail - sbillard - 2010-11-02

We will probably not code this for you. You can make the change yourself, probably without not too much trouble. But first you will need to familiarize yourself with the Zenphoto theming tutorial on the WEB site.




Display var $displayname; beneath a tumbnail - cnops - 2010-11-02

THX, but could you tell me in which php file I can find the decalration of the tumb.obj. I have been looking inside the image-class php file but didn´t find the exact line, maybe you could help me here




Display var $displayname; beneath a tumbnail - acrylian - 2010-11-02

Why do you need to find the declaration? If you have reviewed the theming tutorial also review the object model tutorial.




Display var $displayname; beneath a tumbnail - cnops - 2010-11-02

So I did - and THX to both of your replys I found a way to it. THX both of you :-) :-)

            " title="">



Display var $displayname; beneath a tumbnail - cnops - 2010-11-02

THX to both of you I found a soloution :-))

(((

            " title="">

)))




Display var $displayname; beneath a tumbnail - dcabrera - 2012-04-14

This is what worked for me on album.php version zenphoto-1.4.2.3
Specifically adding the last two lines after this line..