Home Forums WoodMart support forum CSS Generator

CSS Generator

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #80217

    Joe
    Participant

    Love the new CSS generator.

    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.

    Thank you.

    #80235

    Artem Temos
    Keymaster

    Hi,

    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.

    Regards

    #80388

    Joe
    Participant

    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.

    #80397

    Artem Temos
    Keymaster

    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.

    #80404

    Joe
    Participant

    That’s what I was wondering. The way you answered implied it was creating a css file in the main upload folder, not a subfolder.

    So it generates and places the css file into the normal year/month folder? I can ensure the correct permissions now to generate the css.

    Thank you

    #80453

    Artem Temos
    Keymaster

    Yes, it generates and places the css file into the normal year/month folder.

Viewing 6 posts - 1 through 6 (of 6 total)