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

    (@benbodhi)

    Hi there,

    Thanks for using my plugin ??

    It looks like you figured it out, I can see the SVG image down there.
    https://www.dropbox.com/s/n6c3tbhcyvenosb/Screen%20Shot%202021-01-29%20at%2012.43.25%20pm.png?dl=0

    Let me know if I can be of any help still though.

    Thread Starter romano117

    (@romano117)

    Hi @benbodhi I didn’t do anything, looks like the theme developer used this code:

    .tm-image img {
    width: 60%;
    }
    .ll-image.unload {
    -webkit-filter: blur(0px) !important;
    filter: blur(0px) !important;
    }

    and it’s working now!

    Plugin Author Benbodhi

    (@benbodhi)

    Perfect, yeah it’s usually that you just need to set a width because the SVG file is recognised as 0px.

    Glad it’s working now ??

    Enjoy the crispy vector goodness!

    Thread Starter romano117

    (@romano117)

    Thanks!

    Love your plugin btw.

    Plugin Author Benbodhi

    (@benbodhi)

    I’m glad!

    It’s actually really powerful being able to render SVG files inlines and animate internal elements and things like that.

    My original use case for building it was to have a hexagon that was sliced like a pie/pizza, with each slice being a link to a social network. But there was no simple way back then to create these odd shaped elements with links. So I embedded the links inside an SVG graphic and needed to render it inline for the links to work.

    You can see this in action (similar to the hexagon concept, but it’s now separate characters as links) on https://live.mrbillstunes.com if you scroll down to the footer, you’ll see some characters with social links on them, each one bounces on hover and is it’s own link that is the exact shape of the image rather than a rectangle around it.

    Anyway, stoked you like it! Would be awesome if you could leave a review ??

    Thanks again, always here if you need me.

    Thread Starter romano117

    (@romano117)

    Will do, Thanks!

    Plugin Author Benbodhi

    (@benbodhi)

    ??

    hi @benbodhi I’m using your plugin but cannot display SVG logo. don’t need advanced mode (I switched it off and restricted access to admin), just want to display a SVG logo. currently using Avada builder. can you help me please? thanks a lot.

    • This reply was modified 3 years, 5 months ago by Federica.
    Plugin Author Benbodhi

    (@benbodhi)

    Hi @elenya

    Thanks for your support.

    This is a resolved thread though, please start your own.

    It’s likely that you need to just set the size using CSS.

    If you need more help, please start a new thread and provide a link to your site so I can show you the code you need.

    Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘SVG not displaying’ is closed to new replies.