How do add a link to the footer of a WP site?

Discussion in 'WordPress' started by JPMiddleton, Jun 30, 2011.

  1. #1
    I would like to add a link to the footer of a couple of wordpress sites, could someone tell me how i can add that please?
     
    JPMiddleton, Jun 30, 2011 IP
  2. imuncutno1

    imuncutno1 Well-Known Member

    Messages:
    603
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    170
    #2
    I assumed you already know how to create a simple html link.
    Go to WP dashboard > Appearance > Editor > Select Footer.
    Play around with it.
     
    imuncutno1, Jun 30, 2011 IP
  3. NineMM

    NineMM Active Member

    Messages:
    129
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    hi ther, its esay if you got acces to admin side you can go to Appearance , Editor and select Footer (footer.php) .. its esay for you if you know lil bit of html/css...

    for example <div class="footertest">this is my website in the footer </div>
    and make a .footertest in css file.. and make the footer how you want:) .. if you don`t understand the html/css code please go to w3school..you will find ther 100%
     
    NineMM, Jun 30, 2011 IP
  4. cquinndesign

    cquinndesign Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Either one of the two ways will work. If you have a "template' installed on your wordpress site it's better to go into the template options and see if there is an option for the footer text. Usually you can add HTMl code there.
     
    cquinndesign, Jun 30, 2011 IP
  5. itrc

    itrc Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Many of templates come with Footer widgets and then you just add a widget and add text/HTML into that and you are done
     
    itrc, Jun 30, 2011 IP
  6. kinzu123

    kinzu123 Peon

    Messages:
    35
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Its simple. Go to Apperance>Editor>footer.php
    Edit code in footer.php which u want to replace.
     
    kinzu123, Jul 2, 2011 IP