Changing copyright in left footer

Support Area Forums Bottega Changing copyright in left footer

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #7339
    Kat Camplin
    Participant

    Hi Bill,

    I’d like to change the left footer text and link a few ways:
    © 2012 Romping Dogs
    Organized Themes

    I need to change the business name to include LLC and to include “All rights reserved.” I’d also like the link to go to a copyright Policies page instead of the home page.

    Thank you!

    #7344
    Bill Robbins
    Moderator

    Kat,

    Thank you for your business first of all. You can make those changes. Here’s how:

    1. Go to the Appearance section of your WordPress dashboard and select “edit.”
    2. From the list of files on your right, choose footer.php and look for this spot near the top:
      
      <p>© <?php echo date('Y'); ?> <a href="/"><?php bloginfo('name'); ?></a> <br /><a href="http://www.organizedthemes.com" >Organized Themes</a></p> 
      
    3. Replace that with this:

    4. You’ll want to change the http://yoururl.com to the URL of your copyright policies page. You can also change the Romping Dogs LLC to whatever text you’d like to make the link.
    5. Save your changes.

    That will change your footer for you. If you run into any questions or trouble, let me know.

    Thanks again,
    Bill

    #7350
    Kat Camplin
    Participant

    Thanks!

    on mine the line showed up as

    © http://rompingdogs.com/

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing copyright in left footer’ is closed to new replies.