Add new custom font by files upload
-
Hello,
I would like to know how can I upload custom fonts in this section because wordpress doesn’t let you upload file extensions like .ttf, .woff, just .svg with svg plugin active.
/wp-admin/admin.php?page=xtemos_options&tab=typography_section
Thanks
Attachments:
You must be
logged in to view attached files.
The problem is that wordpress dont allow me to upload such formats
Hello,
Do you have a security problem? Please provide the screen of the notification when you upload the fonts.
Best Regards
original-aboutlove.ttf
Sorry, this file type is not permitted for security reasons.
aboutlove.woff2
Sorry, this file type is not permitted for security reasons.
aboutlove.woff
Sorry, this file type is not permitted for security reasons.
aboutlove.ttf
Sorry, this file type is not permitted for security reasons.
Hello,
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.
You are welcome! If you have any questions please feel free to contact us.
Best Regards