I've found the offending section in the js file:
That's the unpacked version.
This bit of code makes the lower lightbox panel not-clickable so that the overlay isn't closed by clicking on it. This obviously also makes any links inside that sections unclickable.. hence my problem.
Can the js be altered to allow clickable links in the description, without making the unlinked parts of the description close the overlay when clicked?
The description is held inside id="lightbox-container-image-details-description".
Any ideas are appreciated
Rob |