Target blank for Image Custom Link in Fancy Images?

resolved (5 posts) (3 voices)

  1. chooseone
    Member

    HI, my next question :-)

    i put 6 fancy images in a page...

    [image title="jetzt kostenlos testen" alt="xxxxxxxxxxxxxx" link_to="http://www.xxx.com/"]"http://www.xxxxxx/wp-content/uploads/2011/10/xxxxxxxx.jpg[/image]

    Every think works fine, it is possible to open the link in a new Tab? - target blank?

    thx

    Posted 7 months ago #
  2. Ruderic
    Support

    Go to the theme folder and open the file "lib/functions/image.php". In line #234 you will find this code:

    $out = '<a' . $rel . ' href="' . esc_url( $link_to ) . '"' . $title . $link_class . $link_style . '>' . $out . $loader_img . '</a>';

    Replace it with:

    $out = '<a' . $rel . ' href="' . esc_url( $link_to ) . '"' . $title . $link_class . $link_style . ' target="_blank">' . $out . $loader_img . '</a>';

    Try that and let us know the results.

    Posted 7 months ago #
  3. chooseone
    Member

    HI!

    I PUT THE CODE IN AND TRY...
    It works but now the hole - also the images on the mainpage (portfolio 3 Cloumn) opens in a new Tab! I need the function only for the specific page?
    i hoped there is a way to put target blank after the shortcode or so :-)

    Posted 7 months ago #
  4. Elliott
    Support

    Hello chooseone,

    Are you wanting all of your fancy_images in that specific page to open in a new tab? If so then paste this inside the page content,

    <script type = 'text/javascript'>
    jQuery('.fancy_image a').attr('target', '_blank');
    </script>
    Posted 7 months ago #
  5. chooseone
    Member

    Hi Elliott!

    I put the code in, and it works!!!! I like that code....

    Thank you

    Posted 7 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme