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

must generate iv, there is no unsupported content
Nikolay Karasev
Are you sure your js-parsing code will support more then one video on this page? I'm not sure.
I try to explain.
At this moment youtube-video are created by function "displayVideoPlayer()". This function is located in http://static.ta3.com/ver-3.3/public/js/app.js and it's pretty simple. It's attaches an iframe to the elements with classes ".component" and ".video". The source of that iframe using the youtube video ID from "arrVideoPlayer" variable located in the target page inline js-code. The bad thing here is that the iframes are attached to it's containers BY INDEX. And it is not possible to handle more than one video here with the functions IV supporting.
Declined by admin
Kindly resubmit with a link to a template that handles this case better.
Type of issue
IV not generated for target page
Reported
Jun 14, 2017