Hi guys,
I am trying to upload my svg to get a link.
Tried Uploading using the developer tool (admin/advanced/tools) No error shown, but looking at the Browser Developer tools, shows an error of Image not supported.
I tried also using the post /new , albeit it shows the same error.
Then i noticed that i was able to upload SVG in navigation links but I couldn't get any link to it.
How should 1 insert/upload the svg file?
Top comments (3)
Hey @noeltim your SVG code needs to be pasted in the Image section of
/admin/customization/config
underYou don't need to upload it as an image, just open it in Figma to copy the SVG code (currently not working for Firefox) or open the SVG image in a code editor (Atom always works for me).
Awesome! Thanks Ella! Funny thing, i was trying to do that in the browser tools. Didn't think of putting those code in that space.
It's my pleasure! I'm sure you'll be glad to know that some of our team are currently working on updating the image management area of the Admin βΊοΈ