I have added some MP4 videos from canva under add media to my blog post. Above the videos it shows the text “Video Player”. Also below the video it has 00:00
00:07
The mute, play, and widescreen are below separate from the video. How do I make it look like the original video before I added it to the blog post?
i force disabled Autoptimize and the Videos load and display correctly.
Looks like the video player doesn’t like the combined/minified Javascript option in autoptimize. Try disabling that option.
So I would just untick the…… Aggregate JS-files? Aggregate all linked JS-files to have them loaded non-render blocking? If this option is off, the individual JS-files will remain in place but will be minified.
I did try that and the videos didn’t work correctly.
So there is a setting in Autoptimize that its breaking their code.
First re-enable autoptimize and test to see if they break again.
If they do, disable the JS and CSS settings in Autoptimize one by one to see which one is the cause.