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

Facebook embed can be supported, check other templates
Hamed 169
The source of embed is set correctly and telegram should handle this type of facebook embed source
Accepted by admin
Wrong src.

See +..after part of the template to see, what the IV needs from your template to generate the embed correctly:

# facebook video
$fb_video: $body//div[has-class("fb-video")][@data-href]
@urlencode: $fb_video/@data-href
@set_attr(data-src, "https://www.facebook.com/plugins/video.php?href=", @data-href, "&show_text=", @data-show-text, "&width=640"): $fb_video
@before(<iframe>, src, @data-src, class, "fb-video"): $fb_video
@remove
Type of issue
IV not generated for target page
Reported
Apr 1, 2019