Showing 1 – 4 of 4 replies
camaleo

Why the youtube video does not start on […]

camaleo PURCHASED
6 years ago
Hi,

why the youtube video does not start on an iPhone/iPad?

thank you!
Double Theme
Double Theme SELLER
6 years ago
Hi,

Mobile devices not support video background. You should use image background + video background for cross-browser compatibility.

Thank you!
camaleo
camaleo PURCHASED
6 years ago
can you send a sample code?

thank you!
camaleo
camaleo PURCHASED
6 years ago
this is the page:
https://candireig.ugosinhache.com/entrevista.php

and this is the code I'm using:
<section id="hero" class="module-hero module-video module-full-height bg-light-30" >
<div id="video-title" class="hero-caption">
<div class="hero-text">
<h1 class="mh-line-size-1 font-alt m-b-50">Mini entrevista</h1>
<h5 class="mh-line-size-4 font-alt">Un minuto con Candi en vivo</h5>
</div>
</div>
<div class="video-player" data-property="{videoURL:'https://www.youtube.com/watch?v=HuJirzm_gBo', containment:'.module-video', quality:'hd720', startAt:0, autoPlay:true, loop:true, opacity:1, showControls:false, showYTLogo:false, vol:12, mute:false}"></div>
</section>

thank you!
Double Theme
Double Theme SELLER
6 years ago
You use right code.

I tested your page on iPhone(here were image background) and desktop(here were vide background) browser.