Hi,
We want to have 18 different galleries with a link, and to be independent.
When you click on the link to show the photos only of the specific gallery and not all photos from all galleries.
Please give us a decision on how to separate them so that we can currently use this code:
Open gallery
Thanks!
Hey Cherryadvertising,
I’m not sure I understand your question, could you try to explain your intentions a bit further please?
Best regards,
Rikard
hi,
Ok I’ll try to explain from scratch.
Please have a look at the page I am sending in private content.
We have created a few galleries using this post and the code from it: https://kriesi.at/support/topic/triggering-lightbox-gallery-with-link/
But everytime you click on a gallery the gallery shows you all images from all galleries. I don’t know why. The code we used is:
<a href="http://dummyimage.com/600x200/000/fff.jpg">
Open gallery
</a>
<a href="http://dummyimage.com/600x900/000/fff.jpg"></a>
<a href="http://dummyimage.com/600x900/000/fff.jpg"></a>
<a href="http://dummyimage.com/600x900/000/fff.jpg"></a>
And it should show 3 images when you click, but it shows 3/10
How can we fix this?
Hi,
We are sorry for the late reply!
@guenni007 has posted a workaround for this however it includes adding custom class to column element – https://kriesi.at/support/topic/lightbox-show-everything-and-more/#post-1288918. Could you please try wrapping your gallery with a div and give it a custom class attribute and check if that helps?
Best regards,
Yigit