Home › Forums › WoodMart support forum › Unable to upload custom font from the theme settings panel › Reply To: Unable to upload custom font from the theme settings panel

Aizaz Imtiaz Awan
Hello,
First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :).
Kindly read and follow the below documentations to upload your custom fonts.
https://xtemos.com/docs/woodmart/faq-guides/upload-custom-fonts/
In case after following the above documentations if the error still shown as “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 files formats
3. Remove this line from wp-config.php file
Best Regards.