Hi
I added a video (vimeo) to a color section.
But in safari it does not auto plays…
i allready changed the php line to: $output .= ‘<video autoplay class=”avia_video” ‘.$image.’ controls id=”‘.$uid.'” >’;
Firefox seems to work, safari does not?
Thx!
Hey mandarijn,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
tomderoos.mandarijn.be
sometimes the video starts, sometines not… 50/50 chance…
tomderoos.mandarijn.be
sometimes the video starts, sometines not… 50/50 chance
did you try to set the autoplay option?
because i only see: //player.vimeo.com/video/247134175?portrait=0&byline=0&title=0&badge=0&loop=1&autopause=0&api=1&rel=0&player_id=player_14_302329182_1434181973&color=cf1b15
autoplay=1
try to position it in front like:
//player.vimeo.com/video/247134175?autoplay=1&loop=1&autopause=0&rel=0&portrait=0&byline=0&title=0&badge=0&api=1&player_id=player_14_302329182_1434181973&color=cf1b15
ok I will try that, and where do I edit this code?
Hi mandarijn,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? How are you adding the videos?
Best regards,
Victoria