Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › Video Player for Documentation
Tagged: media player, video
- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by WCFM Forum.
Viewing 3 reply threads
- AuthorPosts
- June 16, 2019 at 8:38 pm #67985macnomoParticipant
Hi,
I have created videos for my vendors documentation, but when add them via Add Object from Media Library, it doesn’t show the Media Player. It just showes the code.Any help?
- June 18, 2019 at 1:48 pm #68356WCFM ForumMember
Hi,
Are those videos from Youtube or self hosted ?
Thank You
- June 18, 2019 at 7:45 pm #68461macnomoParticipant
If i’m saying that i need to add them from Media Library, it’s because they are SELF HOSTED!
- June 22, 2019 at 4:20 am #68989WCFM ForumMember
HI,
You may add those as well.
You have to use this embed code –
<video id="MY_VIDEO_1" class="video-js vjs-default-skin" controls preload="auto" width="640" height="264" poster="MY_VIDEO_POSTER.jpg" data-setup="{}"> <source src="http://localhost/wcfm/wp-content/uploads/2019/06/login-logout-converted.mp4" type='video/mp4'> </video>
Replace src with your self hosted video URL.
Thank You
- AuthorPosts
Viewing 3 reply threads
- You must be logged in to reply to this topic.