Sorry, this file type is not permitted for security reasons.
Hi,
I'm trying to upload an " .ovg " file, but this message always appear "Sorry, this file type is not permitted for security reasons".
I tried to:
- Stop all the plug-ins.
- Installs some plugins extra plugin like: WP Add Mime Types, Pro Mime Types, Mime Types Plus, Mime Types Extended Unsafe Mime Types.
- Add this code "define('ALLOW_UNFILTERED_UPLOADS', true); "above the line
/* That's all, stop editing! Happy blogging. */
in the wp-config.php
but anything works.
What more can I do?
Thanks
Comments
Do you mean the "OGV" extension right? Did you make a typo?
We use this plugin to enable the .svg and .ico files.
https://wordpress.org/plugins/disable-real-mime-check/
I'm not sure if this will work, but if this won't, you have to edit theme files which we do not support.
Or change the extension of this file to the other.
Thanks