Forums

[resolved] The Date Not Displaying Properly (3 posts)

  1. Devin Price
    Member
    Posted 2 years ago #

    For some reason the date in the footer is still displaying 2009. Anyone have any ideas why? Super cache was just disabled. Footer code looks like this:

    <p class="fl">&copy; <?php the_time('Y'); ?> American Screen Printing Association.</p>

    Link to the site: http://www.screenprinting-aspa.com/

  2. songdogtech
    Member
    Posted 2 years ago #

    Try <?php echo date('Y');?>

  3. Devin Price
    Member
    Posted 2 years ago #

    Smacking forehead. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic