I tried to upload a SVG and get this error message:
The "sodipodi:namedview" element (line 36) is not allowed in SVGs
What is wrong with the file?
I tried to upload a SVG and get this error message:
The "sodipodi:namedview" element (line 36) is not allowed in SVGs
What is wrong with the file?
Maybe this helps to identify the problem:
I’ve been using the SVGOMG-tool ever since, and it has proven to be a great tool for converting SVG files to Kirby-compatible format (plus for saving some precious kB).
https://jakearchibald.github.io/svgomg/
Thank you both. I opened the SVG in a text editor and deleted everything that Kirby didn’t accept. I uploaded the SVG successfully.