• [Plugin: TheThe Fly – TheThe Image Slider] Open link (URL) in another tab (_blank)?
    Is it possible?
    Please, any tips?
    Tks

Viewing 1 replies (of 1 total)
  • In the "thethe-image-slider.php
    
    change this line of code:
    
    $output .= $url ? '<a class="slide-link" href="http://'.$url.'"
    
    to:
    
    $output .= $url ? '<a class="slide-link" target="_blank" href="http://'.$url.'"
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: TheThe Fly] Open link (URL) in another tab (_blank)?’ is closed to new replies.