I tried to add the videos by url, embedding, and shortcode. This is a regular video post type (video format). I changed the httpv url to below shortcode, so you can see (even though I’m not sure if it’s correct) test page2
You gave a shortcode example: [lyte id=”_SQkWbRublY” /]
I replaced id with my video id: [lyte id=”_EleFrBjITGg” /]
This is a video theme, so there is two ways to add video.
1. You can add a video inside the post (this method works), but it won’t show up in the video player that you see on my test page from the previous post.
2. You can add a video inside the video player by a few different methods.
a. Video URL ( url from video sites or embed [ iframe, object, html code ] )
b. Custom Player ( [shortcode] or embed [ iframe, object, html code ] )
This theme is compatible with the following players right out the box
1. Videorev Javascript Library
2. FV Flowplayer
3. Video Js HTML 5 player
4. JW Player
5. Custom player using the method above