Archived topic
Re: Poster Images Not Showing on Safari
1 reply · Started by Dan King on March 30, 2021
Hi
I am using this <video> code so i can pull in videos from a CDN (faster) but the poster images (from CDN) aren't showing in safari browser...
<video class="video" poster="https://learnclub.cdn.imgeng.in/wp-content/uploads/2021/03/POSTER-M-1-L-1.png" width="100%" autobuffer="true" controls="true">
<source src="https://learnclubeducation.b-cdn.net/V%20-%20M%20-%201%20-%20L%20-%201.mp4" type="video/mp4">
</video>
Thanks!
Dan
Hi Dan,
I don't believe this is a theme issue.
Does the same issue occur with a Twenty series WP theme?