aburisha
05-06-2019, 05:11 AM
Hello!
I am trying to create a BBcode that would allow to inframe a video on my website (that is not on youtube or other video outlets). I used the following code:
Title: iframe
BB Code Tag Name: iframe
Replacement: <iframe width="100%" height="600" src="{param}"><a href="{param}" target="_blank">{param}</a></iframe>
<iframe>https://www.interpretersweb.com/loop.mp4</iframe>
It worked but suddenly it started to embed the whole site instead of the video.
Any help?
I am trying to create a BBcode that would allow to inframe a video on my website (that is not on youtube or other video outlets). I used the following code:
Title: iframe
BB Code Tag Name: iframe
Replacement: <iframe width="100%" height="600" src="{param}"><a href="{param}" target="_blank">{param}</a></iframe>
<iframe>https://www.interpretersweb.com/loop.mp4</iframe>
It worked but suddenly it started to embed the whole site instead of the video.
Any help?