Video Element not responding
Hello, having an issue with updating a Video using the Video Element in the Betheme Builder. I am trying to get the autoplay, controls visible and not muted but all of the videos seem to be muted and not have control access. Please help.
Comments
Hi,
Did you add parameters in this field?:
You are using YT videos, so parameters like loop or mute should be placed there.
https://developers.google.com/youtube/player_parameters/#Parameters
By the way, please note that modern browsers autoplay videos that are not muted.
Best regards
Thanks.. is there somewhere to know what all the parameters are? I would like the video to autoplay and not be muted and have the controls available to the viewer. Thanks in advance.
https://coloradoanalyticstesting.com/test/hotels/
Check the last link I sent in my previous message.
Moreover, as I mentioned in my previous message, modern browsers do not allow videos to autoplay if they are not muted.
Best regards
Okay thanks. So is that meaning we can't unmute it? My controls seem to be locked, I can do anything - adust the volume, move the scrubber. Maybe my question is how do I unlock the controls on the video?
I mean that browsers block autoplay videos that are not muted. They can be unmuted by clicking on video controls.
Regarding the controls that are not clickable, try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards