HI!
It is possible to override file path for generated css file?
The problem is that if a new month starts then the path to the file gives 404. And the site stops working correctly. We need to regenerate the file.
How i see you use in file woodmart\inc\classes\Cssgenerator.php – wp_upload_dir() for the file link. I think the problem is that the value is changing each month and file get 404 error.