Reputation: 25
So I want to make my videos form Vimeo autoplay in a lightbox immediately after user clicks the "preview".
One click on a preview should open a lightbox and start a video autoplay like it's done in a clickfunnels page: https://www.clickfunnels.com/
Right now I need to make two clicks - one to open a lightbox and second to play video. I try to add ?autoplay=1&loop=1&autopause=0 to Vimeo videos but it doesn't work.
I'm making a website on a Wordpress using Elementor builder: http://biznesprzezrekomendacje.pl/
Would appreciate any help!
Upvotes: 1
Views: 1658
Reputation: 1
You should add the param &mute=1 on your link because YouTube doesn't works autoplay on videos with sound.
Upvotes: 0