Support » Plugins » [Plugin: TheThe Image Slider] Open link (URL) in another tab (or window)?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, I would like to know this too! Thanks!

    I added target="_blank" to line 311 of the file thethe-image-slider.php to the following:

    $output .= $url ? '<a class="slide-link" href="http://'.$url.'" title="'.$slide['title'].'" target="_blank">&nbsp;</a>' : '';

    That solved the problem for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: TheThe Image Slider] Open link (URL) in another tab (or window)?’ is closed to new replies.