Home Forums WoodMart support forum I m not able to upload custom font Reply To: I m not able to upload custom font

#203566

Hello,

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 is 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.