I was wondering if I was doing something wrong while trying to autoplay my video (viemo link) set up in my collection list.
I have added autoplay=1&loop=1&autopause=0" as specified by vimeo after my video url but it seems like webflow discard that information and only retains the video basic link without its autoplay properties.
Any idea how i could autoplay my viemo video ?
Thank you
It looks like youāre correct ā the autoplay vimeo attributes appear to be stripped from the URL when used in the rich text field. This doesnāt appear to be expected behavior, and Iāve reported it to the team so we can investigate further.
That said, I found a workaround you can use to achieve this design - here is a video showing these steps.
Thank you for your time and short video once again !
I love dynamic embeds, really cool stuff !
I tried and it helped a bit, but I now have a video for every project of my portfolio.
I thought of using a display=ānoneā into the embed code but I donāt know how to implement it correctely.
I guess Iāll wait until the bug in the rich text field is resolved
EDIT: youtube video with autoplay options are working well ! would be awesome to have the same support with vimeo in the future Iāll host my video on youtube for the moment.
Iāve been having problems with vimeo videos displaying in firefox and discovered through Brando that it may be a bug.
He sent me to this thread to see if your custom code fixes my problem. For the life of me I just canāt get it to work. The videos never display. I manually entered the code into downloaded zips of my site and also just tried to use it directly in webflow.
Can anyone take a quick look at my site and see if Iām doing something wrong.
The page with the custom code is āTerminal and Departuresā page. it has a regular video widget (doesnāt display in Firefox or Edge Mac/PC) and also the Embed code. Iāve added the custom CSS to the custom code field.
I tried to preview your page and it seems to me the custom code video is working great in firefox. I just had to click on the play button though but it works.
I donāt want my video to autoplay, but thanks for sharing code.
I donāt know where to go from here. Iāve spent a load of time trying to debug this and you seeing a different page to what Iām seeing just compounds the issue. But thanks anyway.
Could you send me the link of your page, the page youāre looking at is the published one. The one Iām looking at is the one from the webflow preview module.
I just opened designer in firefox (Mac) and webflow warns that browser not supported, but when I view preview I see the same as you ā the small video. weird.
I donāt understand. Iām using your embed-container class. I thought the whole point of using your code was to make responsive an unresponsive vimeo embedded video. I used your embed-container class and then referenced that in the CSS. Why would I want to style that DIV differently? I thought the embed-container class was what enabled an unresponsive vimeo embedded video to be responsive. Am I not understanding some fundamentals here?