Thread Starter
Eivind
(@eivsemb)
Can anyone from support assist with this? Must be a simple work-around solution.
Hi @eivsemb ,
This seems very strange! Would you mind opening a support ticket so that we can have a better look on your problem?
Regards,
Deepak
Same issue here. @eivsemb was it solved?
Thanks!
Thread Starter
Eivind
(@eivsemb)
I think the issue is with WordPress and restrictions to certain file types. I addded a line of code to the wp-config file which solved the issue:
define(‘ALLOW_UNFILTERED_UPLOADS’, true);
See also solution #4 here:
https://www.elegantthemes.com/blog/wordpress/how-to-fix-the-sorry-this-file-type-is-not-permitted-for-security-reasons-error-in-wordpress
My issue is that this line was with a ‘false’ statement, so… A good solution is to search in the wp-config file just for ALLOW_UNFILTERED, because it could have a false statement.
Thanks
Hi @vhfilgueiras ,
We have fixed this issue already. Have you updated the plugin to its latest version?
If yes, and still facing the same issue then would you mind opening a support ticket so that we can have a better look into the issue.
Regards,
Deepak