Home › Forums › WoodMart support forum › Webp image format is not support due to security reason › Reply To: Webp image format is not support due to security reason
August 22, 2020 at 8:52 am
#220461
Elise Noromit
Member
Hello,
In 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
Best Regards.