This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Add copyright to footer (Vantage Premium)

Open 2 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I want to add a copyright sign with current year showing and have tried the following but this still does not show the year, and only shows the copyright sign. Please help?

©

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. saifurv 11 years, 7 months ago

    Actually i found a script below which works.

    ©
    //
  2. Andrew Misplon Staff 11 years, 7 months ago

    It’s possible to create a child theme, add a folder to your child theme called “parts” and then copy footer.php from the parent vantage/parts/ folder to the same folder in your child theme. You can then add:

    <?php echo date("Y"); ?>

    To line 14.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread