The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

You shouldn't replace iframes with url, it's an issue!
6.8.2. Videos from unsupported players

If the unsupported widget has an iFrame version, make it into an <iframe>. If you do that, the IV page will not be generated due to unsupported content, but things will work out of the box when and if we support that widget.
If it is not possible to represent the widget as an iFrame, but it is possible to get a direct link to the video, use this link to generate a <video> with the correct src attribute.
Otherwise, mark the object with the @unsupported function.

This player has iframe version and use it by default.
Accepted by admin
It is preferable to make unsupported videos into iframes indeed, so Yury's template handles it better.
Type of issue
Rudimentary content not removed
Reported
Jun 9, 2017