Hi!
I had lightbox videos on the site for the long time, and after the update they all stopped working on desktop click.
They still work on mobile touch.
Here is a test page: https://www.outwardboundcroatia.com/en/video-test/.
Here is my code:
(I have a play button overlay, but it is the same with or without it, that is not the problem).
<a class="x-img ltbx-video x-img-link video-cover" href="#"
data-options="thumbnail: '#', width: 1080, height: 608">
<img src="#" class="video-cover-img">
<img src="#" class="video-play">
</a>
[lightbox selector=".ltbx-video"]
I have troubleshooted it in various ways, but I have no solutions left. Do you have any ideas?
Thanks!
