Home › Forums › WoodMart support forum › SVG IMAGE NOT ALLOWED SVG IMAGE NOT ALLOWED This topic has 1 reply, 2 voices, and was last updated 2 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 7, 2023 at 4:54 pm #465122 maria-3383Participant Hi I have installed the svg plugin… but the system is not allowing me to upload a small svg file and giving error: This file is not allowed for security reasons May 7, 2023 at 8:17 pm #465132 Elise NoromitMember Hello, In your case, you see “This file type cannot be uploaded due to security reasons.” Then follow the below steps: 1. Add this line to the wp-config.php file: define('ALLOW_UNFILTERED_UPLOADS', true ); 2. Upload all font files formats 3. Remove this line from wp-config.php file Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register