Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Doesn’t display SVG images on cached pages

$
0
0

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&#8221;

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>


Viewing all articles
Browse latest Browse all 59525

Trending Articles