The pages I have tried are the stylesheet(html embed in a dynamic list) and the dynamic rentals template with cycle-slideshow using custom div attributes.
If you have other suggestions how this might be accomplished in webflow I’m open to different ideas. It just has to be able to grab dynamic items so clients can add images and units as needed.
in the custom div attributes instead of {{src}} using {{children.0.src}} works
because of the structure of the dynamic list there is the dynamic item between the cycle slideshow and the img files.
Bro, can you explain please how you did that CMS slider?
And does it possible to make it both: videos and images inside of slider? Do you know?
Thank you!
You can use pager images to select videos, I just built a new slider to test it. But using the dynamic cms you can’t alternate video and images between slides. I’m going to work on a how-to build these with cycle JS. I don’t have the ideal video capabilities right now so it will have to be a written explanation.
Curious if you know of a way to implement an arrow pager to navigate the image pager thumbnails.
My intent is to display 6-8 thumbnails at a time and use a pager type solution to navigate more thumbnails. The first slide would remain until a new thumbnail is selected.
The only way to do it would be with some javascript that pauses the video on click but no easy solution for this. I seem to think there might be something in the forums addressing this. Look under stopping videos etc.