Viewing eleven posts - 1 through 11 (of xi full)
  • Hullo There

    This is Ammar, it is definitely possible to use SVG logos with Avada, we have a very detailed article explaining this in details here => https://theme-fusion.com/documentation/avada/images/using-svg-in-avada/

    As well please do annotation that you have agile back up and can open a support ticket with usa and our squad will get back to you lot as soon as possible.

    Because the ThemeFusion Community Section is only meant for customs discussions and generalities, we are not able to provide support here. Delight create a support ticket using the link beneath and our support squad will gladly help and guide you

    Click Here To Create An Account & Become Avada Support

    Thanks

    -Ammar

    Thanks for the prompt respond, Ammar.

    Yes, I'thou aware of your Using SVG in Avada article. Like all your documentation, it's well written and clear. But, I don't run across how it's possible to add a code block (as the article specifies) into the logo settings for Header 1 in the Avada Theme Options. Maybe I'm missing something? I've been spinning up and deploying Avada sites since 2015. It's ever possible I could be missing something 😉

    Anyway, I know for sure I can easily add a SVG logo files to my headers in Avada 5.ix.ane through the logo options interface. Using Avada vi today for the kickoff time, I wasn't able to (my uploaded SVG file wasn't showing upwards equally an option to select from). Once more, perhaps I'm missing something simple here–hopefully.

    I capeesh the reminder that I take active back up. Ironically, I've deployed so many Avada sites for other people that I forgot I have back up of my own lol. I'll follow-up with a formal support ticket.

    Thanks once more!

    Hello,

    I am likewise enlightened of that article just for some reason I can't get SVG files to brandish. It lets me upload the file, only it just displays bare. I confirmed that my SVG files have pinnacle and width properties in the code as described by your article but information technology still doesn't work. Any suggestions?

    Thanks,

    Tommy

    giusan

    Hi there,

    If anyone like me is still looking for a solution (I establish this page first today, because I saw a tutorial by Theme Fusion saying I could use SVG logo in header but was unable to upload information technology, so looked for some help), here it is. I looked a little bit around and found the topic on WordPress.org (https://wordpress.org/back up/topic/sorry-this-file-type-is-not-permitted-for-security-reasons-16/). Y'all can read and understand the issue in that location. The solution (explicitly tried on Avada) is a bit of code you should add to functions.php sheet. I did it and it worked.
    The piece of code is this, but please get to page to understand by yourself:

                                                      part fix_avada_mime_types($mime){ 	$mime['svg']='image/svg+xml'; 	return $mime; } add_filter('upload_mimes', 'fix_avada_mime_types', 99);                                              

    Regards,

    Giuseppe

    giusan

    Just to be complete, I dit it on a fresh install of Avada 6.ii.ii

    Same here. Actually an annoying problem! How to gear up this?

    It didn't word for me. And then are there any other ideas?
    When will Avada accept this fixed?

    This article helped me. I had to add the width and height of the vector to the actual file itself in an editor to go information technology to pull.

    https://theme-fusion.com/documentation/avada/images/using-svg-in-avada/

    wakewa

    I had the aforementioned problem and this wordpress extension did the play a trick on for me
    https://wordpress.org/plugins/safe-svg/

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.
Submitting your vote... Thank yous for your vote!