Home Forums WoodMart support forum Can not upload custom font

Can not upload custom font

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

    Tamara
    Participant

    I already read through the forum, tried adding the code to wp-config.php, and retried several times and it still won’t allow me to upload the woff file.

    #371637

    Luke Nielsen
    Keymaster

    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

    Let us know if you have more questions, we will be happy to help.

    Best Regards

    • This reply was modified 2 years, 7 months ago by Luke Nielsen.
Viewing 2 posts - 1 through 2 (of 2 total)