In the footer section, how do I put a link to other things?

Discussion in 'Infoway WordPress Theme' started by leadology, May 22, 2013.

Thread Status:
Not open for further replies.
  1. leadology

    leadology Member

    Joined:
    Dec 28, 2011
    Messages:
    100
    Likes Received:
    2
    How do I put a hyperlink say to another site and have it open in a new browser window so that the original site stays open too? Thank you:) I don't see that provision in the control of the theme in the footer section.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to the
    Appearance > Widgets
    Drag text widget and add code given below and drop them in the first widget area.

    Code:
    <a TARGET="_blank"href ="Enter your link address">Enter your text here</a>
     
  3. leadology

    leadology Member

    Joined:
    Dec 28, 2011
    Messages:
    100
    Likes Received:
    2
    I'm sorry, I mean below the footer section. You know where the inkthemes credit is by default. Thank you:)
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Go to the
    Appearance > Footer settings > Footer text and add your link in the format given above.
     
  5. leadology

    leadology Member

    Joined:
    Dec 28, 2011
    Messages:
    100
    Likes Received:
    2
    Thank you Nitesh! For some reason I was thinking that html would not work in that appearance section of the theme. I am glad I was wrong:)
     
Thread Status:
Not open for further replies.

Share This Page