Page 1 of 1

Show multiple Galleries on 1 page.

Posted: Thu May 09, 2013 10:39 am
by deneddie
Hi,

I'm trying to build a website where I use a gallery as slideshow on top. This is working great, but when I show another gallery on the page the gallery from within the template isn't shown.

Any suggestion?

Have a look here for more information:

showing the top banner:
http://langens.eu/index.php?page=map

not showing the top banner:
http://langens.eu/index.php?page=pictures

I am certain that this has something to do with showing two galleries on the page. One is set in the template, while the other is set in the content.


The top banner has a stylesheet based upon the ae-gallery, while the other galleries all are based upon the fancybox template.

Is there anybody who knows how I can solve this issue?

Re: Show multiple Galleries on 1 page.

Posted: Thu May 09, 2013 10:47 am
by Jos
Probably you left the call to the jQuery library in the Gallery-templates?
jQuery can only be called once, so delete them there and put it in the meta section of your site.

Re: Show multiple Galleries on 1 page.

Posted: Thu May 09, 2013 11:05 am
by deneddie
Thanks Jos, That did it.