Viewing 1 replies (of 1 total)
  • Add

    $desc = str_replace('<a href="','<a target="_blank" href="',$desc);

    on line 119 right after

    $desc = html_entity_decode(str_replace('href="', 'href="https://www.facebook.com', $desc_feed),ENT_COMPAT, 'UTF-8'); // adding facebook link - to avoid facebook redirector l.php's broken link error

    and all images will open in a new tab.

Viewing 1 replies (of 1 total)
  • The topic ‘FB Photos NOT opening in new window.’ is closed to new replies.