Hello!
This is the video code we are using in the slider:
<video width=”480″ height=”360″ preload=”metadata” controls>
<source src=”/wp-content/uploads/2014/08/What-Does-Courage-Mean-To-You.mp4″ type=”video/mp4″>
</video>
The mp4 video file is less than 10mb, and it won’t play in any browser on any platform (PC/MAC, Chrome, Firefox, Opera, IE, Safari etc).
We know the video file works and the file name is correct, but the video still won’t play. Is the code wrong?
Thanks!!
Hi JamesTuttle!
Not sure what you mean, I’m having no issues playing the video. In general though that isn’t a theme function when adding raw html for a video into the layerslider. At that point you are at using the html5 video spec which doesn’t get anything from the theme modifying it.
Regards,
Devin