Gallery images with lightbox and description
Hello, I want to build a gallery where I can show the image caption below and to show the image description when I click on the image( in to the lightbox). Is there a way to do this. I am trying with the Gallery widget in Muffin Builder but I can just display the caption but cannot find way to show the image description in to the lightbox of every image
Comments
Hi,
There is no option to add a description to the images in the lightbox for the gallery.
As a workaround, you can put a regular image, create a div with ID, display set to none with image shortcode and text, and put this div's ID in the Popup image field.
Look at the following screenshots for a better understanding:
Best regards
Hi again, ok this is good but I need to build a gallery not single images.
You can make a couple of images, creating an imitation of the gallery.
Only each ID needs to be unique. For example imgPopup1, imgPopup2, etc.
Thanks