How to make Ella theme product gallery video autoplay

How to make Ella theme product gallery video autoplay

akmdolar
Tourist
12 0 2

Hi there,

I am using "ELLA" Theme for my brand new store ackly.com

Everything is fine on my store. But recently I just added a youtube video for products gallery. 

This video is working when people click on it and then they can see it. 

 

But I don’t like it. I want something like that video will run with autoplay. 

 

Is there anyone who can help me with that? 

 

Product link - https://ackly.com/products/ackly-bamboo-duvet-cover-white

 

@Halothemes 

Replies 4 (4)

VicJar
Tourist
3 0 3

Did you manage to solve this? 

I will change theme if not 🙏 

ArtEastri
Visitor
1 0 0

I am also having the same problem. What was the solution for this issue? 

danyg2002
Shopify Partner
2 0 0

Hi... How are you? Did you manage to solve this? 

s4gor
Shopify Partner
1 0 0

It's quite easy to enable this, all you have to do is add this autoplay:true attribute to the media filter.

 

{{ media | video_tag: controls: true, image_size: 'master', autoplay: true }}

 

in my case, I am using the left-thumb template for the product page. All you have to do is to look for the template and search for this string "{{ media | video_tag: controls: true, image_size: 'master'}}" on that template. Then, add this autoplay attribute. 



Emran Sagor