How to enable autoplay for homepage video using Ride theme 3.0.1?

Hello,

I am currently using the Ride theme 3.0.1 and want the video on my home page to autoplay. I appreciate any and all help, thanks!

+1! Welcome any guidance on how we could do this

Hi @SongX ,

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  2. Sections/video.liquid

  3. Add autoplay=1 parameter to url. Youtube add “&autoplay=1”. Vimeo add “?autoplay=1”. Refer the screenshot below

  1. Assets/global.js after that search class DeferredMedia after add code below like the screenshot below
poster.click();