Replies: 0
Hello,
I want to upload xml file with Forminator form upload field. I have added the “.xml” in Settings -> Specific Filetypes -> Additional filetyes. But when I upload an xml file to the form, I got this error:
“.xml file extension is not allowed.”
After making some research about the error, I found out that the form front-end is not allowing to upload the file type. In the form filed attribute ‘accept’, there is no .xml file type even thought I have add the filetype in above procedure.
I can normally upload the xml file to WordPress Media Library. I have also followed this steps, but it didn’t worked even for svg file (same problem with form front-end):
https://wordpress.org/support/topic/forminator-upload-svg/
I know that this filetype is restricted for security reseans, but site administrators and developers should have rights to reactivate it. Can you please help me to allow this filetype?