Hello! Thanks for trying the carousel! The plugin does not support fading yet but I will add the feature to the list of future updates 🙂
Cool !
My client ask when 😉
Hello, I was looking for the same.
As I saw you used Slick that support the fading, I made some changes to your code, I just added some lines to blocks.build.js to add the option and it just works fine.
Find here the code,
https://github.com/gennarooo/carousel-slider-block/blob/main/blocks.build.js
FYI, it’s un-minified file, entirely your code, I just added the lines 64, 95, 158, 223, 235
Feel free to use to make un update to the plugin or improve if necessary.
Best
Gennaro
I tried Gennarooo’s solution and it worked. Adds a little Fade toggle to the General Settings area. May be better to use the Dropdown Selector to choose between Fade and Slide instead of using a Toggle. But it works as is.