Featured image URL Blackbird Theme

Discussion in 'BlackBird WordPress Theme' started by mog design, Mar 1, 2013.

Thread Status:
Not open for further replies.
  1. mog design

    mog design New Member

    Joined:
    Feb 2, 2013
    Messages:
    12
    Likes Received:
    0
    Hello
    Is it possible to make the featured image URL open in a new page.
    Thanks
    Douglas
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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 also.
     
  3. mog design

    mog design New Member

    Joined:
    Feb 2, 2013
    Messages:
    12
    Likes Received:
    0
    Thanks guys that worked, just added target="blank" to all hrefs for the relevant featured image and it worked well
    Thanks
     
Thread Status:
Not open for further replies.

Share This Page