Archived topic
SVG upload for retina logo causing security error
1 reply · Started by Martin on February 11, 2019
When I try to upload an SVG file for the retina logo, I get this error:
Sorry, this file type is not permitted for security reasons.
I contacting the hosting company about this first. they added this line to wp-config.php:
define(‘ALLOW_UNFILTERED_UPLOADS’, true);
But I'm still getting the error. They suggested perhaps it might be something in the theme or a plugin.
Any insights?
Hi there,
Try using this plugin: https://wordpress.org/plugins/safe-svg/
It should allow you to upload it.
Let me know :)