Hi,
I am using the latest version of enfold. I want my lightbox image to show the caption or title or some info under the image itself.
I don’t like the hover effect that is offered in the options.
When you enable lightbox but don’t want the effect, you click on the image and it’s blank.
how can you add the caption or title underneath the photo like most lightboxes?
Hey acbrent25,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
Sure… I activated lightbox on the photo of the chef plating a dessert: http://dev.commonlot.com/
Click on it and there is no info. I put info in every spot, title, alt, caption etc.
I spent about 3 hours trying different things in the forums and plugins and nothing works… I’m a bit frustrated
I appreciate any and all help with this
I will include the login info privately
Hi!
The title
needs to be set in the hyperlink, no the image, you can achieve that by using a Text Block instead of an Image, and placing the image via HTML or Add Media button:
<a title="_title_here_" href="_link_to_image_"><img src="_link_to_image_" /></a>
Regards,
Josue
Perfect! Thank you