Hello Team!
So I have always been able to easily download and then reupload templates that I create to use and modify across the sites I design. Last week I started a couple of new sites and could not get the templates to upload no matter what I did. I went through all the posts here on the forum where people have the same issue. I did all of those tricks. (new browser, incognito, making sure all is on the same version… None of them worked. The only thing that has finally worked is adding to the wp-config file which I do not like at all for security reasons. I do edit and remove it right after but this is obviously not a good work flow.
–momentarily, only for uploading the .tco template file, as it has a negative impact on security– to my wp-config.php file the following code to allow other file types to be uploaded:
define(‘ALLOW_UNFILTERED_UPLOADS’, true);
Has there been new information on this issue? It is for sure a problem. Thank you so much! Happy Monday!
Noelle