147

Product support

Get help in the plugin support forum.

Categories

Use the following code to embed a video to the blog post page:

{% if post.featuredvideo.hasVideo %}
    <div class="video-wrapper">{{ post.featuredvideo.iframe_content|raw }}</div>
{% endif %}
1.1.0

add manage featured video permissions

Nov 21, 2015

1.0.2

field should also be visible on create post instead of only on update post

Nov 21, 2015

1.0.1

Create featured videos table

Jun 29, 2015