Add video shortcode to Feature Video.

March 2014 WordPress Theme
GK User
Thu Apr 09, 2015 12:39 pm
Hello,

I want to add shortcode with video (from other plugin) to Feature Video and display it in popup(how it work on News 2 theme for "Video" widget).
But ur plugin allow only display direct iframe from youtube? Any idea how to display any content?
User avatar
Junior Boarder

GK User
Thu Apr 09, 2015 6:10 pm
Hello,

I can't guarantee that our News Show Pro video widget will work with any feature video plugin, generally there's no need to use external plugin, because you can use any embed vide (not only youtube).
You have to edit/add post and add the code in the following syntax into "Featured Video" metabox, example from the vimeo service:

Code: Select all
<iframe src="https://player.vimeo.com/video/124313553" width="500" height="213" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
User avatar
Moderator


cron