Hello, We have a wordpress site which is located at https://nashvillesnextbestof3.com/ It auto players the video, but there is no sound, here is the code there, so not sure why the sound isn't working. <section class="comming_soon"> <video loop autoplay muted="false" playsinline id="myVideo"> <source src="<?php echo BASEURL ?>video-files/Final.mp4" type="video/mp4"> Your browser does not support HTML5 video. </video> <div class="comming_text"> <h3>Premieres July 8th</h3> </div> <div class="content"></div> Please let me know if you have any idea.
You must have fixed it cause I opened the link and got a very loud playing video. Please disable the autoplay... it makes people want to destroy their computers