Hello @emersong20 thank you for the report.
I am sorry for the problems you are facing.
Does the problem happen if you disable other plugins(Cache/optimization plugins)?
Thread Starter
remiCs
(@emersong20)
The only other optimization plugin I have that could cause a conflict is WP Meteor. I tested it by disabling it but the problem persists.
Hello
I was debugging the issue and I see that the page is looking ok.
What changes have you done?
Thread Starter
remiCs
(@emersong20)
I disabled guest mode, css minify and css combine.
OK
Disabling Guest mode will disable other things too(like UCSS) You can see more info here: https://docs.litespeedtech.com/lscache/lscwp/general/#guest-mode
You can try 2 different things to improve speed :
- Leave Guest mode off and enable CSS minify/combine one by one and see how it affects your site
- enable Guest Mode and leave Guest optimization off
Please leave me an update on the things you did. Also you can create new report and I can see different changes on settings to help you further.
One more question: what actions/filters you added to LSCWP?
I saw the css file with empty name and I was not able to reproduce that error.
Thread Starter
remiCs
(@emersong20)
I tried the following settings:
- Guest mode: ON
- Guest optimization: OFF
- Minify CSS: ON
Error: https://prnt.sc/vPWm0IRlH9hZ
If I disable Minify CSS the error goes. Any clue ?
Thread Starter
remiCs
(@emersong20)
One more question: what actions/filters you added to LSCWP?
I didn’t quite understand the question. If the question is about using add_filter or add_action to modify the behavior of litespeed, I’m not doing that.
Sorry, I was supposed to write the question different. Question is: did you/your developer added some custom code that changed some actions/filters?
About minification: this is not good. Leave minification off and next week I will take a look over the issue. Thank you very much for the details.
@emersong20 any news here?