Home Forums WoodMart support forum SVG IMAGE NOT ALLOWED

SVG IMAGE NOT ALLOWED

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #465122

    maria-3383
    Participant

    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

    #465132

    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

Viewing 2 posts - 1 through 2 (of 2 total)