Hello community!

I couldn't find a working solution for this problem, yet: I use the lightbox trigger field in combination with views quicksand. As a filter I use an exposed "has taxonomy term".

This issue was descriped perfectly here (http://drupal.org/node/770718) so I just copied Tom's word:
"The images on the first page "expand" perfectly. On the second page, however, the images "expand" to their corresponding images on the first page"

As an example:
On the first page I have got
Image1 Image2 Image3 with the links #lightbox-popup-1 #lightbox-popup-2 #lightbox-popup-3

Filtered
Image2 with the link #lightbox-popup-1

so Content of Image1 is displayed in the opened lightbox

I even couldn't get this work without quicksand and even not with this solution: http://drupal.org/node/770718

Any help is much appreciated. Many thanks in advance.
Alex

Comments

glarsch’s picture

I'm also running into this issues with exposed filters. Did you ever find a solution?

Ad_Al’s picture

Unfortunately not. I've ended up loading the whole node in the lightbox, worked in my case.

Ad_Al’s picture

Issue summary: View changes

Corrected some mistakes.

kamkejj’s picture

I ran into this issue with version 7.x-2.6 and not the older beta. When the link path is created it is ignoring any possible parameters. Taking the same idea from #7 on https://www.drupal.org/node/770718#comment-3392314 I created a patch.

I think this is as generic as I can make it to work with any path and parameters.

kamkejj’s picture

Version: 7.x-1.0-beta1 » 7.x-2.x-dev
kamkejj’s picture

Status: Active » Needs review

joseph.olstad’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.