Feature Links

Discussion in 'General InkThemes Discussion and Feedback' started by leonkill2000, Oct 31, 2012.

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

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    In the Home Page Settings there is an area to add your Feature Link
    Is there anyway to have this open up in a new tab?

    Cheers Leonie
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Please specify which theme you are using.
    We will provide you code to achieve this.
     
  3. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    I have two themes that I am using that need this
    Colorway and Bizway
    Thanks Leonie :)
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1. For Colorway theme
    Go to front-page.php present in your theme directory and add the code given below

    Code:
    TARGET="_blank"
    Sending image for reference

    [​IMG]

    Use same process for others.

    2.For Bizway theme
    Go to front-page.php present in your theme directory and add the code given below

    Code:
    TARGET="_blank"
    Sending image for reference

    [​IMG]

    Use same process for others.

    This will solve your issue.
     
  5. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    Magic - Thanks heaps :)
     
Thread Status:
Not open for further replies.

Share This Page