Closed techman83 closed 10 years ago
Gosh dang, I know I turned the galleries off by default, but I can't remember how I did that.
Haha, All good. I'll figure out how to make it optional. Then I'll send a pull request.
Ok, figured it out. Not sure that you disabled it as such, but fancy box needs to be called to get the grouping to happen. I'll have a play around and see how to make this an optional thing.
Calling this in the console gets the grouping to happen
$(".fancybox").fancybox();
Implemented. Pull request sent :-)
In theory the image_tag plugin should generate a fancybox gallery on each page, that can be scrolled/clicked t through. In practice though it isn't working.