Hi,
I have a somewhat similar problem. What I want to do is open a gallery from another post using just a link and get the gallery to work as if it’s on the same page.
I solved it for singular images (following is a non existing example):
<a href="https://www.whatever.com/wp-content/uploads/2011/12/imagename.jpg" class="colorbox-link colorbox-7933">Test</a>
This would open a colorbox with a image over present page nicely.
Is there any way to do this, but getting a full gallery (as slideshow) instead?
Is there any way to link to the gallery with its ID perhaps?
Thanks for any help solving this!
Lars