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

cescus
This IV can be generated (see my template): we're waiting admin's opinion
Fjalla Jokull
As i said earlier: I think that hardcoded domain (as you do in your template) for video CDN (akmai) is not good idea and is a very dirty trick.
The only possible correct way to get the full link to the video is to exatract it from request like "youmedia.fanpage.it/plugins/embed?guid=xxx&video=xxxx"
And this is impossible to do in template because request page from different origin is prohibited.
If new videos will come from another CDN domain this template will crashed.
Yes, indeed, now all videos comes is from this CDN, but nothing prevents the site owner from moving to the new CDN tomorrow, thereby breaking the template
For this reason, I did not do it, but not because I could not)
Accepted by admin
Supporting a video through <video> tags is better than using @unsupported.

If <video> tags are used with an invalid src URL, then the IV would not be generated. So <video> can at least generate an IV while the video URL is valid.

Whereas if @unsupported is used, an IV would never be generated either way.
Type of issue
IV not generated for target page
Reported
Jun 7, 2017