NEED HELP TO MAKE VIDEO AUTOPLAY

Hi everyone

I need Help

to make Video banner autoplay in the home page

How can I do it ??

website : www.oscarliving.co.id

Theme : Empire 11.1.3

Hi @OLIV1

I see that theme supporting you configure video auto play in theme configure.

Let try to figure out:

it is working fine make sure video is set to mute and autoplay is true your inspect on the video says autoplay false

Hey @OLIV1 ,

In order to make the video Autoplay you need to add the autoplay attribute to the video tag.

Here is how you can do this.

Go to Shopify Admin > Online Store > Edit Code.

In the edit code search bar you have to search video.liquid, video-section.liquid section. The name vary on your theme structure.

After finding the exact section file you need to search this term <video by pressing ctrl+f.

Now you have to add the attribute autoplay near it. like this one.


After adding the autoplay attribute to your video on the home page will autoplay without clicking on it.

I’m glad you found it helpful!

If this solution added value for you, consider supporting my work by Buying me a Coffee.

Your support helps me continue creating useful solutions for Shopify merchants like you. :blush: