Viewing 1 replies (of 1 total)
  • With the help of the Template Hierarchy article, determine what Template is displaying your footer (probably footer.php) then add the code to display your info. Could be as simple as:

    <?php
    echo 'Copyright 2009 by tansain.  <a href="mailto:you@yourdomain.com" title="Email to me">Email tansain</a>'
    ?>

Viewing 1 replies (of 1 total)
  • The topic ‘how to add copyright notes?’ is closed to new replies.