social icons to open in different tab/window

Discussion in 'Appointway WordPress Theme' started by feisalhensbergen, Nov 9, 2013.

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

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    hi there,

    the social icons controlled via theme options that appear on top of page, left, will op in same tab or windown, iwould like thme to open in new page.

    Thanks
     
  2. Gourav

    Gourav Support Staff

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

    Go to
    Appearance > Theme Option > Social Icons
    and put the following code given below after adding your link in the text field, it will open the link in new page.

    Code:
    "target="_blank"

    For example:

    Code:
    http://www.XYZ.com "target="_blank"
    This will solve your issue.
     
  3. feisalhensbergen

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    thanks, of course!
     
Thread Status:
Not open for further replies.

Share This Page