Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #888863

    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!

    #888983

    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

    #890611

    tomderoos.mandarijn.be

    sometimes the video starts, sometines not… 50/50 chance…

    #890612

    tomderoos.mandarijn.be

    sometimes the video starts, sometines not… 50/50 chance

    #890623

    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

    #890733

    ok I will try that, and where do I edit this code?

    #891326

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.