My issue is that I have my web server pretty tightly locked down. What folder will require read access in order to generate the CSS successfully? Right now I am getting the error “Can’t move file to uploads folder with wp_filesystem class.” which I am sure is related to the folder permissions.
It should create a file in wp-content/uploads/ folder. If you will have some problems, please, send us your admin and FTP access so we can investigate it.
I understand that. Where exactly is it trying to generate a file? I will add the appropriate permissions there.
It it’s in the main uploads folder, then that is terrible coding and should be changed. Otherwise just let me know which folder it’s trying to upload to and I’ll give permissions so it can make changes.
It it’s in the main uploads folder, then that is terrible coding and should be changed.
Sorry, what do you mean?
It is located in wp-content/uploads folder. And it depends on your uploads structure as well. If you have days and months organization enabled then it is located in an appropriate folder.