Replies: 0
Please help
Why the plugin, It does not show SVG images on cached pages.
When I clear the cache if it shows the SVG image
When I generate the page cache it does not show the SVG image
Path code changes, the “http” prefix disappears
On the page with cache it says:
url(‘data:image/svg+xml;utf8,<svg xmlns=”//www.w3.org/2000/svg”
On the page without cache it says:
url(‘data:image/svg+xml;utf8,<svg xmlns=”http://www.w3.org/2000/svg”
I have tried Exceptions.
Excluding the following urls and it doesn’t work
http://www.w3.org/2000/svg
#svg#
Thanks for your help
<p>
</p>