Sorry, this file type is not permitted for security reasons
-
every time t try to upload font files throw woodmart theme setting
it give me error
Sorry, this file type is not permitted for security reasons
it suppose to be work since it is option in theme option ,all font types are refused
i try all in this article
https://tribulant.com/blog/wordpress/how-to-fix-sorry-this-file-type-is-not-permitted-for-security-reasons/
but nothing change
Hello,
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