No later than 2022 I guess since this seems to be the year they will stop supporting the Classic Editor
Thread Starter
ョナス
(@jd34)
I think I figured out what the exact problem is. When you save the .svg-file it adds a pointer property inside of the A-tag which is set to none pointer-events=”none”. Whilst the working images do not have this property inside the A-tag at all. When you edit the .svg-file and remove the pointer-events property or set it to “all” it will work when opened in a browser. However if you upload the updated file to WordPress the “pointer-events=”none”” will reappear and the image is not clickable once again, even though the link is visible when looking at the sides code.
Any idea on how to fix this issue?
-
This reply was modified 7 years, 7 months ago by ョナス.
-
This reply was modified 7 years, 7 months ago by ョナス.