Plugin Author
Nico
(@nico23)
Did you put the entire iframe embed code inside the url parameter of the shortcode?
You are supposed to put just the url in there. I also noticed that the WP visual editor messes arround with the dashes in that url when pasting it. Use the text editor to avoid this if your manually creating shortcodes.
I actually just pushed a new version with a “fix” that is not needed as it turns out.
[arve url="http://Video.corriere.it/Video-embed/CS87f6ba-e16d-11e7-98OC-f1b8f0b331b7?intcmp=exit_page&refresh_ce-cp&playerType=embed" /]
-
This reply was modified 8 years, 5 months ago by
Nico.
-
This reply was modified 8 years, 5 months ago by
Nico.
Hi Nico,
I am really sorry for this late reply but I didn’t receive any notification (it should have gone into SPAM folder).
I think I’ve found the problem: you plugin’s “URL / Embed Code” input filed is not trimming all iframes.
Example of not trimmed iframe:
<iframe framespacing='0' frameborder='no' scrolling='no' src='http://video.corriere.it/video-embed/1d532e04-35ac-11e8-b2e5-b255d4399dd5?playerType=embed' width='540' height='340' allowfullscreen></iframe>