Add Finsweet CMS Slider inside a nesting CMS Collection

Hi,

I’ve been working on the Rooms & Suites page, where each room category (Suite, Deluxe, etc.) is a CMS collection. In each room section, there’s a CMS slider on the left side and room info on the right.

With the Finsweet CMS slider, it only works within a single CMS collection and doesn’t support nested CMS collections (parent and child). Do you have any ideas on how to fix this?

I’m aiming for something like this: https://hoteldel.com/stay/views-neighborhood/, but instead of a single room image, it would feature multiple CMS sliders.

Thanks!

Most people who want better CMS slider control implement it using a library like swiper.js which gives you a lot more flexibility. Transitions, multiple sliders, etc.

Also, I generally would not recommend separating the categories into separate collections. Typically that would just increase your design work and make admin less convenient.