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

    (@benbodhi)

    Hi, firstly thank you for your support!

    It looks to me like something to do with those actual layers in the original vector file when you have saved it. I have come across this before and then just wrote css to target the different area colours. But, probably the best thing is to make sure that there is no unnecessary layers in the file itself. When I am ready to use for the web, I strip the working file right down to bare minimum so there is just the exact required elements in the SVG… It is a lot of extra code to display inline into your page, so I always trim it to the bare minimum within the graphic program first, then I run it through SVGCleaner: https://sourceforge.net/projects/svgcleaner/

    Also, if you could have a test installation of plain WordPress with my plugin and test… that might rule out a number of other factors.

    I hope this makes sense. If you still have trouble, you could shoot me the actual SVG and I could take a look.

    Cheers
    Ben

    Plugin Author Benbodhi

    (@benbodhi)

    I am going to mark this as resolved because I believe it to be related to your specific SVG file.

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

The topic ‘SVG Images Missing elements’ is closed to new replies.