Video Carousel (slider?): Broadcast Theme

Video Carousel (slider?): Broadcast Theme

ponbru
Shopify Partner
27 0 2

I'm using the broadcast theme. I want to create a video carousel (slider) on the "custom content" section. The "Featured Product" Section does this automatically and I haven't been able to pin down exactly how it's done. Can anyone help me take a crack at this?

bp
Replies 4 (4)

PaulNewton
Shopify Partner
7450 656 1562

@ponbru wrote:

Can anyone help me take a crack at this?


Building a section for you is waaay beyond the scope of the forums you need to drastically narrow the scope of the question.

What have you done so far, do you have example code iusses, or demonstration urls.

 

It can be drastically simpler to just use a slideshow library found on the internet in a custom section, or look at the dawn reference's slide section

https://github.com/Shopify/dawn/blob/main/sections/slideshow.liquid  

than try to learn how the anatomy of an existing theme works if you have no experience with html,css,javascript or liquid.

 

 

 

If you need this built for your or walked through a themes code then contact me by mail for services.
Contact info in signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

 

 

Contact [email protected] for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


ponbru
Shopify Partner
27 0 2

Thanks Paul,

You nailed it, I just need to look at the anatomy of the code and try to figure out how to implement it properly. Was looking for guidance, appreciate the post

bp

MRamzan
Shopify Partner
339 3 35

Video carousel:

 

Hire Me:

WhatsApp: +91-9145985880
Email: [email protected]
Skype: mohdramzaan112
PaulNewton
Shopify Partner
7450 656 1562

Good stuff, @ponbru  @MRamzan  made a general tutorial over on youtube with code available online that's pretty concise.

Just make sure if using this to test loading performance or add lazy-loading to not swamp users bandwidth with lots of video.

Contact [email protected] for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org