Video Sound not working for the error-404-3.html page

4 replies · opened Jun 3, 2020

Llawebb404Jun 3, 2020

Hi,

I am using Canvas v6.0 have tried to get the video sound working for this page, I removed the muted tag and when I do so, the page simply loads the explore.png instead of the video.

Am I missing something or does sound just not work. My current code is:
<div class="video-wrap">
<video poster="images/videos/explore-poster.jpg" preload="auto" loop autoplay>
<source src='images/videos/explore.mp4' type='video/mp4' />
<source src='images/videos/explore.webm' type='video/webm' />
</video>
<div class="video-overlay" style="background-color: rgba(0,0,0,0.3);"></div>
</div>

I have not edited anything in any files what so ever, except from removing the muted tag, and I have checked the video and mp4 files to ensure they work and they do.

Thanks,
Liam

SSemicolon WebSTAFFJun 3, 2020

Hello,

We have just checked this out on Our Files using the following code:


&#x9;
&#x9;&#x9;
&#x9;&#x9;
&#x9;
&#x9;

and the Video appears to be working perfectly fine for us with the Audio. Can you please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Llawebb404Jun 3, 2020

How do I provide a live URL? I am working on it on local servers and I am opening the html directly from the unzipped folder to test out different effects.

Llawebb404Jun 3, 2020

Did you test it on google chrome/firefox?

SSemicolon WebSTAFFJun 3, 2020

Hello,

Unfortunately, without Live URLs it would be hard to test the codes and provide you with a proper solution. You can provide us with a Live URL when you upload the Files on the Servers and then assist you with this. Yes, we Test this on Google Chrome/Firefox and Safari and it works fine for us.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard