You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sliders are challenging to build because there are a lot of choices. The choice of which slider script to use for example. There is a plugin available called Gutenslider. My company also recently built one for private use. Displaying the slides in the editor is bit of a challenge. Gutenslider does a decent job of this, providing a block control to navigate between slides.
The slider included in WooCommerce is one I'd consider for this, I forget the name of it... might be SwiperJS? We made our version of a block slider with Splide which is a nice light-weight project, but unfortunately doesn't seem to be maintained anymore. Obviously for a core block it would be important that the slider script be stable and well supported.
I often try to find a way to make a slider with Gutenberg, slider that could be on home page but also could be image slider in page.
Slide could have only images (like gallery or could be made from cover with possibility to include columns, heading, text, button, colum included
Options
=> if automatic speed
Is there any chamce to consider to have a block "Slider" ?
The text was updated successfully, but these errors were encountered: