Featured Image Link Open in New Window

Discussion in 'Andrina WordPress Theme' started by manitoba4, Nov 26, 2012.

  1. manitoba4

    manitoba4 New Member

    Joined:
    Jun 25, 2012
    Messages:
    7
    Likes Received:
    0
    Hi there!

    Is there any way I can get the links for the images in the 4 featured areas of the home page to open a link in a new window?

    Thanks for all your awesome support!

    BP
     
  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.
     

Share This Page