Hello again.
I decided to add a video - but video options (autoplay, loop) are not working.
Hi,
The autoplay function is disabled on most modern browsers these days. You can only autoplay videos without sound.
The browser blocks this, and we cannot help you with this issue.
More information about the recent changes here:https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Thanks
No problem. I could use it in silent mode.
Right now I'm using the standard gutenberg unitor for video.
So you handled it?
Do you need my further help with this or anything else?
Best regards
Thank you. I wanted to say that this option works in another plugin. In silent mode. The video plays automatically without sound.
But I don't want to use other plugins. I want it to work for you too.
Thank you.
You only have to add mute parameter to the video.
So it should look like this: autoplay=1&loop=1&mute=1.
autoplay=1&loop=1&mute=1
I think this should be added to the description of this block. So that people know it.
Comments
Hi,
The autoplay function is disabled on most modern browsers these days. You can only autoplay videos without sound.
The browser blocks this, and we cannot help you with this issue.
More information about the recent changes here:https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Thanks
No problem. I could use it in silent mode.
Right now I'm using the standard gutenberg unitor for video.
So you handled it?
Do you need my further help with this or anything else?
Best regards
Thank you. I wanted to say that this option works in another plugin. In silent mode. The video plays automatically without sound.
But I don't want to use other plugins. I want it to work for you too.
Thank you.
You only have to add mute parameter to the video.
So it should look like this:
autoplay=1&loop=1&mute=1
.Best regards
Thank you.
I think this should be added to the description of this block. So that people know it.