Reply 191728 to: Preview of embedded video post in visual composer's PostGrid

Avatar: Rose Tyler
Rose Tyler
Support staff
April 23, 2018 at 12:38

Hello,

In next theme update, will be added an option to upload a featured video for posts http://prntscr.com/j8y6u2 This video will be shown on the blog page and inside the post content.
For now, we’ve sent content.php and single.php files to your registration email, you can replace these files in woopress folder via FTP. Also, open woopress/framework/theme-options.php file > find
posts_meta_boxes function and add this code:

array(
            'id'          => 'post_video',
            'label'       => 'Featured video',
            'type'        => 'text'
),

http://prntscr.com/j8w75k
Unfortunately, possibility to show video, of posts, in the post grid, requests a lot of additional customization in source code and it is out of our support scope. You can maybe find a plugin that can provide such functionality or contact WP-Kraken team.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.