Home › Forums › WoodMart support forum › FONT : FILE TYPE IS NOT PERMITTED FOR SECURITY REASON › Reply To: FONT : FILE TYPE IS NOT PERMITTED FOR SECURITY REASON
February 14, 2020 at 4:56 pm
#173509
Elise Noromit
Member
Hello,
In order to solve the security problem.
1. Add this line to the wp-config.php file: define( ‘ALLOW_UNFILTERED_UPLOADS’, true );
2. Upload all files formats
3. Remove this line from the wp-config.php file
If you have a file size problem, contact your host support to solve this issue.
Best Regards