do not show album date

Zenphoto 1.4.2

The date shown against an album is not relevant to my viewers. Is it possible not to show the date on album pages?

Comments

  • acrylian Administrator, Developer
    Yes, you have to modify your theme.
  • fretzl Administrator, Developer
    In your theme folder (you did not tell what theme you use) look for the `index.php` and/or `album.php` file.
    Find and remove `<?php printAlbumDate(""); ?>`
  • acrylian Administrator, Developer
    And possibly on `album.php` as well if you have sub albums.
  • Thank you - problem solved

    Using Zenpage theme, also edited gallery.php
Sign In or Register to comment.