My views configuration:
Lightbox trigger:

  • triggerfield: a textfield
  • popup: an imagefield with multiple pictures

If I click on the generated textlink, a lightbox popup with all pictures of the gallery without navigation buttons is displayed (if triggerfield is an imagefield, there is only one picture displayed in the popup and I can navigate through the gallery, like it should be).

Is lightbox trigger not designed for working with texts or is this a bug?

Comments

dp85 created an issue. See original summary.

joseph.olstad’s picture

Hi dp85, looks like a configuration issue on your side, sorry I don't have any suggestions for you right now other than to please review the readme.txt file , if you resolve the issue, please report back with any suggestions for improving the documentation or readme notes.

usually the triggerfield is the image , if you want text to show up below the image you have to have an alt text for the image or a title for the image in the image field , as far as I can recall.

I believe in our own implementation we may have added our own custom jQuery call to populate the title because our files/images (content) that we were using did not have the text we wanted to use.

joseph.olstad’s picture

Status: Active » Postponed (maintainer needs more info)