ZenphotoCMS Forum
Hide file name in slideshow - 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: Hide file name in slideshow (/thread-4775.html)



Hide file name in slideshow - harry09 - 2009-03-01

Hello,

I want to prevent filenames from displaying in the slideshow page so i edited slideshow.php and took out ".$image->getTitle()." at around line 367 but this does not seem to work properly.

Anyone know how to remove filenames from slideshow page?

Thanks




Hide file name in slideshow - acrylian - 2009-03-01

The right line is 335, within the tag.




Hide file name in slideshow - harry09 - 2009-03-01

Found it on line 270, Thank you.




Hide file name in slideshow - joepinelli - 2009-07-09

I found this line of code and deleted it, but I'm still getting the slideshow titles on my page. After I delete this line the first 2 images of the slideshow show up without the title. After the first 2, all other images have the title. I've tried emptying my cache and even had a friend try on his computer, but keep getting the same results. Is there anything else I have to delete to get rid of the title?




Hide file name in slideshow - joepinelli - 2009-07-09

Nevermind, I found what I was looking for. It seems that there are two places in the file where it calls the statement...etc. The one was hidden in the `` section.