Gallery with sorting functions using isotope.js
Install by adding this plugin to your project either at http://octobercms.com/plugins or in the settings->update->install plugins
section of your OctoberCMS Backend.
- jQuery >= 1.11.3 (might work with previous versions, not tested)
Just inject the component into your webpage and you are good to go.
IsoGallery uses a default layout (greenish) which injects CSS through the controller. If you don't want this, you can uncheck this option in the component settings.
IsoGallery filters galleries through a JS function that is injected through the controller. If you want to use your own function, you can uncheck this option in the component settings.
IsoGallery uses strip.js for the lightbox functionality. If you already have strip implemented on your website, of if you want to use a different Lightbox plugin you can uncheck this option in the component settings.
###Isotope IsoGallery filters and places the galleries with Isotope. If you already have Isotope implemented on your website, you can uncheck this option in the component settings.