This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp
Hello
Trying to allow mime types .xml and .csv through functions.php but It does not seem to work. Also tried theme-functions.php and no success with that either.
http://www.wpbeginner.com/wp-tutorials/how-to-add-additional-file-types-to-be-uploaded-in-wordpress/
Where does this exactly go? We cannot upload .csv or .xml files.
Hello,
If you want to import xml files, then you can use WordPress Import
http://prntscr.com/dv4vmj
If you want to do this with another plugin or edit the files, then you need make changes in the child theme.
Also please check if your code works with default WordPress theme.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up