-
I need to remove a certain slide on mobile devices. I'm waiting for Flickity to initalize with the ready.flickity event, then using the remove method, and getting an error that Flickity is not ini…
-
Hi, I don't know what is wrong but there is no button.
I've included fullscreen library (both css and js).
I tried to switch the position between flickity core and flickity fullscreen but nothing.
…
gipic updated
3 months ago
-
```
.carousel-cell {
display: block;
}
/* .is-fullscreen added to carousel when fullscreen
size cells to full height when fullscreen */
.carousel.is-fullscreen …
-
**Package name**
embla-carousel
**Alternative to**
swiper, glider-js, flickity, slick-carousel
**Quality check**
- [x] Package has sufficient overlap in functionality to act as a re…
-
Heads up: This weekend I released a new major version of Flickity, v3.0.0. The code is up on GitHub, but there is still plenty more work to be done: updating add-ons like `flickity-fullscreen` and the…
-
Hi Dave,
Is there a way to have a photo thumbnail grid and when clicking on the thumb, it opens a lightbox/overlay with the correct image? I remember this was possible using `fizzyUIUtils` but that…
-
Hello,
on my frontend, there several scripts which are inlcuded and initialised. For example, isotope, owl carousel, flickity, ...
However, when I'm editing a page with the elementor builder the…
-
I am trying to use sliders with tabs on my page. I have two tabs, and each tab contains its own set of images. The slider works correctly for the active tab, but when I switch to the other tab, it onl…
-
My Flickity carousel in my Vue 3 Typescript app is being populated with slides dynamically at runtime via a for loop.
The problem:
Check out this [video of the bug](https://www.youtube.com/watch…
-
Using flickity.pkgd.min.js + fade script throws the following error:
Cannot set properties of undefined (setting 'fade')
Test case: https://codepen.io/anteksiler/pen/QWadjXP