custom upload font failed.
-
Hello
i’m trying to upload all the files to upload a google font and i can only upload svg and tff, what can i do? ´
Regards
Attachments:
You must be
logged in to view attached files.
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.