Issue embedding video
Hey there, I'm new to Vanilla Forums, great stuff, I'm just having an issue.
I can embed videos from sites like YouTube in posts without issue, but I'm having issues embedding video from sites like ustream.tv and archive.org. This is the embed code provided by the sites. Am I missing something terribly obvious?
Ustream.tv<iframe src="https://www.ustream.tv/embed/16681982?wmode=direct" style="border: 0 none transparent;" webkitallowfullscreen allowfullscreen frameborder="no" width="720" height="437"></iframe><br /><a href="https://www.ustream.tv/" style="padding: 2px 0px 4px; width: 400px; background: #ffffff; display: block; color: #000000; font-weight: normal; font-size: 10px; text-decoration: underline; text-align: center;" target="_blank">Live streaming video by Ustream</a>
Archive.org<iframe src="http://archive.org/embed/SAF_JAN_2015/Jan_1_2015.mp4" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>
I am using the latest version of Vanilla Forums.
Any help is greatly appreciated, thanks for your time!
Comments
@SlimeCounty
Welcome to the community.
I would suggest trying the Mediator plugin first.
http://vanillaforums.org/addon/mediator-plugin
If you are determined to allow i-frames, see this discussion for how to do it, and the potential risks involved.
http://vanillaforums.org/discussion/comment/218269
That worked perfectly, I trust the sites I'm embedding from, and if I notice others posting that I don't trust, I'll deal with it swiftly, thanks so much!