Link at bottom of page

Support Area Forums Progress Link at bottom of page

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #8789
    Richard Bruijn
    Participant

    Hello Bill,

    First of all my compliments for your great progress theme! I would like to make a link at the bottom of each page next to the copyright text. This link will have to go to my ‘terms and conditions’ page. Could you explain me how to do that?

    Thanks in advance.

    Richard Bruijn
    (The Netherlands)

    #8793
    Bill Robbins
    Moderator

    Richard,

    Thank you for your business first of all. You can change the footer text and include a link. Here’s how:

    1. Go to the Appearance section and select edit.
    2. From the list of files on your right, choose footer.php and look for this spot:
      
      <p>© <?php echo date('Y'); ?> <a href="<?php echo home_url(); ?>/"><?php bloginfo('name'); ?></a><br /><a href="http://www.organizedthemes.com">Organized Themes</a></p> 
      
    3. This area sets the text for the left hand part of the footer. The easiest thing to do would be to replace the Organized Themes link with the one to your “Terms and Conditions Page.”
    4. Change the http://www.organizedthemes.com to the URL for your page and the Organized Themes to the text you’d like to turn into a link.
    5. Save your changes.

    That will add in a link to your page just under the copyright statement. If you have any questions or trouble, let me know.

    Thanks again and enjoy your weekend,
    Bill

    #8795
    Richard Bruijn
    Participant

    Thanks Bill,

    It works great! Have a nice weekend.

    Richard Bruijn
    (The Netherlands)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Link at bottom of page’ is closed to new replies.