How to Make Gallery ShortCode [gallery] Open Links in New Window?

Discussion in 'WordPress' started by ColorWP.com, Aug 21, 2011.

  1. #1
    Hello.

    In my template I have this:
    [gallery columns="6" id="' . get_the_ID() . '" include="' . $include . '"]
    PHP:
    And it works fine, but I want each of the image thumbnails to open the target URL in new window. Essentially, I want to add a target="_blank" attribute to each image attachment link.

    I've read through some Wordpress hooks, but this has really been a bump for the last hour or so.

    Can somebody help?
     
    ColorWP.com, Aug 21, 2011 IP
  2. rakesh kumar

    rakesh kumar Active Member

    Messages:
    393
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #2
    I have another solution for the same problem. For gallery i have designed a gallery template file and in that i have defined this feature.
     
    rakesh kumar, Aug 21, 2011 IP