Home Forums WoodMart support forum I can`t change CSS Generator

I can`t change CSS Generator

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #93670

    Vadim
    Participant

    Hello!
    Can you help me provide change in plagins and generate a specific CSS file.
    I think, my host provider may have closed files system and I have problems with this file. File don`t generate completely.

    I have such a bug, see attachment

    Best Regards,
    Vadim

    Attachments:
    You must be logged in to view attached files.
    #93694

    Artem Temos
    Keymaster

    Hi,

    Sorry, but this option will not work if you don’t have any permissions to your filesystem. The script should be able to save generated CSS file.

    Regards

    #93720

    Vadim
    Participant

    I have permissions to my filesystem and i can change permission.
    Tell me plz what permissions should be in folders?

    #93727

    Artem Temos
    Keymaster

    Seems that you sent a wrong FTP access and we can’t check it. Please, send us your correct FTP.

    #93769

    Vadim
    Participant

    correct FTP in privat content

    #93777

    Artem Temos
    Keymaster

    Try to customize the file inc/classes/Cssgenerator.php and after this line

    $uploads = wp_upload_dir();

    put this code

    $uploads['path'] = str_replace( '/var/www/eperinka/', '/', $uploads['path']);

    Regards

    #93814

    Vadim
    Participant

    Thanks for you help. 🙂
    it is work and and generate CSS file

    Best Regarts,
    Vadim

    #93820

    Artem Temos
    Keymaster

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance 🙂

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