Thanks, FYI I found an extension and it works! https://www.phpbb.com/customise/db/extension/elonw/
But I'd rather use the AiFPro to do this. I have navigated to the settings you describe but am not sure how to set them so that only external URLs open in a new window. I think these are the options though:
> Change iframe links/forms:
> Change iframe links/forms target value
I've read your sections on these two options but it's too detailed for a non-developer like me and I don't understand what I need to add to the boxes above and/or the shortcode? Can you tell me what setting etc I need to make external URLs open in a new window please?
Also, I bought the Pro version before and updated it recently so have no idea why the free version was there again. I've reinstalled the latest Pro version and it seems to be working properly again so thanks for letting me know.
Craig
TinyWebGallery wrote:
This is your problem:
Refused to display 'https://www.facebook.com/epi4dogs' in a frame because it set 'X-Frame-Options' to 'deny'.
Facebook does not allow to be iframed.
You need to add target="_blank" to external links. You can check if there is already a mod for this.
If not my plugin can also do this!
See http://www.tinywebgallery.com/blog/wp-admin/admin.php?page=advanced-iframe.php ->
Modify the iframe -> Change iframe links/forms
Please note. You configuration to at the current iiframe url to the parent is not working!
map_parameter_to_url="page" is missing because you use the free version. Adding the url is part of the pro version.
Best, Michael