Help with: Webflow Slider - Embed Videos with Toggle Sound On/Off

Trying to figure out a way to use the default WSlider element to replicate something like this website: https://mouthwash.studio/

I have the functionality and styling down but experiencing issues with using direct embeds from Dropbox (videos are small).

I’m not a code expert but did create a toggle-sound button with the help of Claude. The problem was basically the events listener for stopping videos > When next slide. Toggling the sound on one video would actually freeze the next one.

It’s basically a mess, was trying to get advice on how to achieve something like this with the default Wslider if possible or if someone has managed to achieve something like it.

Cheers

The Webflow slider component is pretty limited it what is supported when trying to do anything more than the basic functionality it provides. I would research alternate options like swiper.js which has enough functionality to accomplish most implementations. You will need to use some code but it is well documented. Hiring a developer is always an option.

1 Like