The following steps explain how to add one of your JW Player videos to WordPress using a WPVS Theme.
1) Go to Videos -> Add New within your WordPress Dashboard.
2) Under the Video or Trailer tab, set the Select Video Type drop down to JW Player.
3) Login to your JW Player Dashboard and go to your Videos list.
4) Copy and Paste the Media ID for the video you wish to add into the provided field in your WordPress Dashboard.
5) Next, click on the Embed button next to Published Date within your JW Player Dashboard. This should pop up a new window.
6) Copy and Paste the JAVASCRIPT code option from JW Player into the provide box labeled Paste embed / iframe / html / script code in your WordPress Dashboard.
7) Be sure to press the Publish / Update or Save Draft button in WordPress to save your changes.
JW Player CSS To Fit Player Inside Netflix Style Pop Up Window
Add the following CSS code under WP Videos -> Custom Player -> Custom CSS within your WordPress Dashboard. This should help fit the JW Player video to the height of the pop up window if you're using our Netflix style video page template.
.wpvs-full-screen-display #single-wpvstheme-video-container .jwplayer.jw-flag-aspect-mode {
height: 100% !important;
}
Scroll down and press the blue Save Changes button.
Comments
0 comments
Article is closed for comments.