Lightbox not closing
-
Just noticed that my lightbox is no longer closing when I click anywhere on the screen. It opens fine, but it doesn’t have any option or way to close now and I have to use the back button to close it. Did something change — with the Plugin or WordPress? Am I missing something here? It was working fine for months.
I use TablePress and have an image column with this code:
<figure class="wp-block-image">
<a href="imagelink" rel="lightbox">
<img src="imagelink" alt="name" width="300" height="300" class="size-full wp-image-2142" />
</a>
<figcaption>name</figcaption>
</figure>Yes it’s painfully simple, but I am not a programmer.
- You must be logged in to reply to this topic.