The simpler media website CMS
Forum search only. You might also want to search on the main site's user guide.
Forum RSS
Visit the troubleshooting guide.
Visit the paid support page.
Your support helps pay for this server, and helps development of zenphoto. Thank you!
Visit the donations page
Is there a way to hide the image tittle (name) see test site on https://mspc.be/lya/NOORWEGEN/ example IMG_0362
You would have to modifiy the theme or the theme's CSS.
If you are using the ZPBootstrap Theme, than you can try to delete: <?php printBareImageTitle(); ?> from line 12 of the image.php file.
Comments
You would have to modifiy the theme or the theme's CSS.
If you are using the ZPBootstrap Theme, than you can try to delete:
<?php printBareImageTitle(); ?>
from line 12 of the image.php file.