Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorgac
    • CommentTimeJul 8th 2008
     
    This seems pretty straightforward, but I'm not sure where in the php to edit this.

    How would I remove the dates that show up that indicate when the photo was taken on each page? This shows up above every photo in every gallery.

    Thanks in advance,
    GAC
    •  
      CommentAuthorkimparsell
    • CommentTimeJul 8th 2008
     
    Hi GAC -

    You need to open picture.php and look for:

    <h2 class="date">'.plogger_get_picture_date().'</h2>
    Deleting that will remove the date at the top.
    Thankful People: gac