Lightbox is adding code to wikimedia link URL's
-
Lightbox is adding code to wikimedia link URL’s making it try to load an image rather than going to the link.
For example this
<a href="https://commons.wikimedia.org/wiki/File:Sormustinkukka_Digitalis_purpurea_VII_06_C_9497.JPG" target="_blank">Donald Macauley, Wikipedia.org</a>is becoming this:
<a href="https://commons.wikimedia.org/wiki/File:Sormustinkukka_Digitalis_purpurea_VII_06_C_9497.JPG" target="_blank" class="group1 cboxElement">Donald Macauley, Wikipedia.org</a>This is what is added
class="group1 cboxElement"It’s been added to all my old post with that type of link URL. This happened with the last update.
The topic ‘Lightbox is adding code to wikimedia link URL's’ is closed to new replies.