Hi there,
Thanks for your kind words.
You will need to render it inline to use any internal elements of the SVG.
Does it work when you open the SVG in its own browser window? If so, that’s all you’ll need to do to make it work in WordPress. Just embed the SVG in an IMG tag with the class style-svg and advanced mode on in my plugin settings. There’s detailed instructions on the settings page and the help tab up top of the settings page.
Let me know how you go.
Thread Starter
ruseau
(@ruseau)
Hi,
You was right when i’ve open my SVG in my Browser it’s wasn’t working too
the weird think is i had to put my title like this in my SVG :
<a class="amap" title="Itapúa" href="mywebsite"><title id="PY-7">Itapúa</title><path ..........
With a < title > because the < a title=”” > wasn’t working
It’s the right think to do ? I saw many website with the title with the < a >
but i don’t understand how to make appear the title on hover in CSS
Regards
I’m not sure about that to be honest.
But once you do get it working and the SVG works as expected in its own window, the. It’s ready to upload and render inline using my plugin.