• Resolved spazure

    (@spazure)


    I’m able to add an SVG and display it, which I was able to do without the plugin.

    With the plugin, I was hoping to retain the interactivity inside the SVG. If you right-click open the SVG (the blue and white coding time graph on the right hand side of the page) in a new tab, you can see what’s missing — it’s not much, more of a proof of concept.

    I’ve disabled lazy loading in my theme’s functions.php, ensured the style-svg class is in the IMG tag, and no dice. Am I misunderstanding the capabilities of this plugin?

    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,

    My plugin allows a few things,
    – the upload of SVG to be used like any regular image
    – ability to inline the SVG code

    It sounds like you do need the ability to render your SVG inline, which just requires what you have done by adding the class, but you need to make sure the advanced settings are enabled in the SVG Support settings page (Admin Dashboard > Settings > SVG Support).

    Then it should work as expected.

    If you continue to have issues getting it to render inline, just let me know and I’ll try to help troubleshoot.

    Thread Starter spazure

    (@spazure)

    advanced mode enabled, even tried forcing inline svg and no change

    Plugin Author Benbodhi

    (@benbodhi)

    Very odd!
    Did you end up figuring it out?

    PS. sorry for the late reply. Either I haven’t been getting notification emails or my email client is broken.

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

The topic ‘Interactivity missing from SVG’ is closed to new replies.