Thumbnail Gallery with its own Lightbox Gallery?

Permalink
Hi,

I know the title is a bit confusing but here is an explanation:
I want a page with a gallery about projects -> thumbnails. When you click on a thumbnail of a project, you get a lightbox with only the photo's of that project. Like here:http://www.gentian-meubelopmaat.be/pages/kasten.php...

How can i achieve this? Any Addons i can use?

Thanks in advance

 
JohntheFish replied on at Permalink Reply
JohntheFish
what version of concrete5?
teddenl replied on at Permalink Reply
teddenl
Hi Grafoman,

in the example they use a popup with a gallery loaded inside.

You could make subpages with only one gallery per page on (new pagetype) it and then load them in with a jquery overlay for example.

Example gallery addon:
https://www.concrete5.org/marketplace/addons/galleria_image_gallery/...

Example overlay load in with JQuery:
http://jquerytools.github.io/demos/overlay/external.html...
pixelpatch replied on at Permalink Reply
pixelpatch
For Concrete5 7 I would recommend:
http://www.concrete5.org/marketplace/addons/thumb-gallery...

For Concrete 5 6 I would recommend:
http://www.concrete5.org/marketplace/addons/sortable-fancybox-galle...

Let us know how you get on with these.