Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Looking for support for unitegallery

Started by fred appleton 7 years ago · 1 replies · 851 views
7 years ago

I have built site that depends greatly on the functionality of UniteGallery. There are several things not working but I thought that as I got more experience with Grav and UniteGallery I would discover ways to get around the problems. This has not worked out well for me. Is there a support capability somewhere that I can contact?

Specifically the issue at this time is using unitegallery on a Blog page. It appears that only one post within a blog page can contain a gallery. I have tried to name the galleries uniquely and it still is not working.

last edited 03/04/19 by fred appleton
7 years ago

What i have done with the unitegallery in a modular page :

A java script declaration :
<script type="text/javascript"> jQuery(document).ready(function () { jQuery("#gallery{{ page.slug }}").unitegallery({

and a div section like this :
<div id="gallery{{ page.slug }}" style="display:none;">

Suggested topics

Topic Participants Replies Views Activity
General · by Hanns Mattes, 3 weeks ago
1 268 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 196 3 weeks ago
General · by Jerry Hunt, 3 weeks ago
2 331 3 weeks ago
General · by pamtbaau, 3 weeks ago
1 253 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 223 3 weeks ago