Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Footer Copyright

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8346
    BW
    Participant

    I would like to have the current year auto-update with either PHP or JavaScript. It does not work in the “Theme Options” > “Footer” > “Footer Copyright”

    PHP
    <?php echo date(“Y”); ?>

    JavaScript
    <script language=”javascript” type=”text/javascript”>
    var today = new Date()
    var year = today.getFullYear()
    document.write(year)
    </script>

    Any help would be greatly appreciated!

    Thank You,
    Adam K

    #8357
    Grace Themes
    Member

    Hi Adam,

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you quickly.

    Regards
    Grace Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.