Video Won't Load to My Home Page and Play

I go to Setup in the inspector and it doesn’t matter what video type I use. If I use the embed, it will populate the placeholder for the video but when I pull up the webpage the placeholder is empty. When I use the player mode, it will let me insert it from the media library but it won’t completely populate the placeholder. In both instances, I cannot play the video from the webpage.

hello @Shaman22,

Thanks for writing in!

To resolve your issue, please make use of this youtube embed code:

<iframe width="560" height="315" src="https://www.youtube.com/embed/5eV1-gx0FII" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

And you’ll have something like this:

Hope this helps.

Thank you, that worked.

Is there anyway to get the player to work?

Hello @Shaman22,

The player will only work if you insert the video file source like http://example.com/video.mp4. Only use the accepted and cross video format such as the .mp4, .ogv or .webm. Any other file source or video format is invalid and will not display any video.

Hope this helps.

Thank you.

You’re welcome, Guiseppe.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.