New Shopify Certification now available: Liquid Storefronts for Theme Developers

Video Carousel (slider?): Broadcast Theme

ponbru
Shopify Partner
24 0 1

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 2 (2)
PaulNewton
Shopify Partner
5931 537 1241

@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.

 

 

Save time & money ,Ask Questions The Smart Way


Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com


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

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


ponbru
Shopify Partner
24 0 1

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