Social icon URL link has a prefix

Discussion in 'BlackBird WordPress Theme' started by ppht, Nov 26, 2013.

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

    ppht New Member

    Joined:
    Oct 30, 2013
    Messages:
    7
    Likes Received:
    2
    social icon url link not point to the right place , it has a prefix

    "localhost/mysite/..."

    How to solve this ?
     
  2. Gourav

    Gourav Support Staff

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

    I think you are not adding social icon link properly,
    https://www.facebook.com/

    Please add complete link like this.
     
  3. ppht

    ppht New Member

    Joined:
    Oct 30, 2013
    Messages:
    7
    Likes Received:
    2
    You're right Gourav , but one more thing How to set link to open on new windows?
    Thanks for advance again
     
  4. ppht

    ppht New Member

    Joined:
    Oct 30, 2013
    Messages:
    7
    Likes Received:
    2
    Still not get answer yet.

    How to set social icon link to open target new Windows ?
     
  5. Gourav

    Gourav Support Staff

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


    Hello,

    Go to sidebar-footer.php present in your theme directory and add the code given below

    Code:
    TARGET="_blank"
    Check image for reference

    2013-12-24_1222.png


    Use same process for others also.

    Thanks & Regards
    Gourav Shrivastava
     
  6. Nitesh

    Nitesh Support Staff

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

    Sorry for the delay.

    Add social icon link in the format given below.

    Code:
    https://www.facebook.com/"target="_blank"
    just add
    Code:
    "target="_blank"
    after social icon link.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  7. ppht

    ppht New Member

    Joined:
    Oct 30, 2013
    Messages:
    7
    Likes Received:
    2
    My problem solved. Thanks for your help
    Merry X'mas both of you , Gourav & Nitesh

    ;)
     
    Gourav and Nitesh like this.
Thread Status:
Not open for further replies.

Share This Page