Closed sushaantu closed 8 years ago
Sorry to hear you're having trouble with Flickity. Looks like this demo has two initializations: one in the HTML and one in the JavaScript. You only need one. If you remove the HTML init code, it works: See demo http://codepen.io/desandro/pen/2095ef67245daefc0715f2d932e3104f/
I am trying to recreate UI of a different library with flickity which you you can see on: http://codepen.io/sushimashi/pen/mVgyve
However when I add the class "js-flickity" to the "gallery" class it hides the images and renders the custom navigation useless.