When I try to specify a source scr="url" in the shortcode it just shows the same as in the settings. If I remove the src in settings I get nothing. Perhaps src can't be specofied in shortcode?
If it should work, could you show an example of how you add the param to your shortcode?
Thanks
http://wordpress.org/extend/plugins/advanced-iframe/
musicmere
Member
Posted 9 months ago #
I am also having this problem!
If you don't need any features specific to this plugin you might try a plugin called "Easy iFrame Loader".
The shortcode accepts:
[iframe_loader width='100%' height='150' frameborder = '0' longdesc=' ' marginheight='0' marginwidth='0' name=' ' click_words=' ' click_url=' ' scrolling='auto' src=' ' class=' ' ]
Also has template tag and widget.
spkane
Member
Posted 9 months ago #
Same issue as deepbevel, with ignoring scr="url". Obviously this limits the plugin to a single iframe page. Hope you fix it soon cause I love your security code feature, having just spent all yesterday cleaning malware from a WP server.
mdempfle
Member
Posted 9 months ago #
Hi,
I'll check tonight.
I have renamed this parameter for the generic version. So maybe I have missed one value.
Expect a fix tonight!
mdempfle
Member
Posted 9 months ago #
Fixed - please use version 1.2
esharktv
Member
Posted 9 months ago #
It seems as though this will only allow certain sites to be embedded. I attempted to add my clients youtube channel via iFrame and it was fruitless, yet a src of google.com was ok.
Am I missing something.
Web site http://www.esharktv.com
mdempfle
Member
Posted 8 months ago #
The iframe does not care what is in the iframe. It's only possible that the website you want to include has a frame breaker.
But what does happen if you include a youtube channel?