Video Player for Documentation

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM Video Player for Documentation

Viewing 3 reply threads
  • Author
    Posts
    • #67985
      macnomo
      Participant

      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?

    • #68356
      WCFM Forum
      Keymaster

      Hi,

      Are those videos from Youtube or self hosted ?

      Thank You

    • #68461
      macnomo
      Participant

      If i’m saying that i need to add them from Media Library, it’s because they are SELF HOSTED!

    • #68989
      WCFM Forum
      Keymaster

      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

Viewing 3 reply threads
  • You must be logged in to reply to this topic.