• Resolved ruseau

    (@ruseau)


    Hi,

    Thanks for this great plugin,
    I just started to use it,

    I’ve put in my SVG (title, href) and i would like to show the title on the Hover but it’s doesn’t work

    it’s probably a CSS problem, can you help me to solve it ?

    Regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benbodhi

    (@benbodhi)

    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

    Plugin Author Benbodhi

    (@benbodhi)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Show Title’ is closed to new replies.