Keyworks in links are being replaced also – this breaks the links
-
On https://gruss-aus-berlin.com/ there is a big map with markers. I realized the markers behave strange when the glossary plugin is enabled. So I researched and found the links get broken.
Example:
<a href="https://gruss-aus-berlin.com/zeitreise-zur-stunde-null/" class="av-image-hotspot_inner" style=" ">29</a> <div class="av-image-hotspot-pulse"></div>
Code with glossary plugin enabled:
<a href="https://gruss-aus-<a">berlin</a> .com/zeitreise-zur-stunde-null/ class='av-image-hotspot_inner' style=' '>29
You see the word “berlin” in the url of the link is being replaced. “berlin” is an entry of the glossary.
I think the plugin should check if the word it tries to link is part of a href. And stop replacing or linking anything in this case of cause.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Keyworks in links are being replaced also – this breaks the links’ is closed to new replies.