Lightboxes should work fine, but there is a little bit of code you can add if your theme is doing things a little differently from the norm.
That little bit of code to add is this (add at the bottom of your header code injection):
<script>window.setInterval(function() { mutated = true;}, 250);</script>
Please login or Register to submit your answer
Hi – where do I click to view the lightbox?
Same problem here, did you fine a solution ?
Solution is below