Inline svg solution found
-
Just thought I would share.
I had a problem with getting SVG-images to be inline (outputting <svg>…</svg>), and I discovered it was because of the image size. The default is “big”, but setting this to “full” outputs the full <svg>-code.
Now, all the animations and links in the SVG works.
This does not need the wp_lazy_loading-fix in functions.php
Rejoice!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.