Plugin Support
qtwrk
(@qtwrk)
please go to General -> Tuning -> Guest Mode User Agents , restore to its default value and purge all.
Already on default values.
Plugin Support
qtwrk
(@qtwrk)
from report, I see you added Chrome into the list , it should not
I haven’t added anything to the list, I’ve used the default list below:
Lighthouse
GTmetrix
Google
Pingdom
bot
spider
PTST
HeadlessChrome
When I disable “Guest Optimisation” it seems to work fine, but I don’t get a good scores on pagespeed.
I have the followings OFF:
UCSS Inline
CSS Combine External and Inline
And I have the followings ON:
JS Minify
JS Combine
JS Combine External and Inline
Load JS Deferred = Deferred
Same result for another Divi website.
Plugin Support
qtwrk
(@qtwrk)
okay , please try this , edit file /wp-content/plugins/litespeed-cache/lib/guest.cls.php at line 59, you will see
echo '[]';
add
error_log('mark1', 3, '/path/to/your/wp/lscwp.txt');
after it
then at line 65 , same [] , add
error_log('mark2', 3, '/path/to/your/wp/lscwp.txt');
after it
replace /path/to/your/wp to your actual path
let me once you have done this
I did put this path:
/domains/mydomain.com/public_html/wp-content/lscwp.txt
So not sure if this is correct.
Report number: QJMIISHW
Plugin Support
qtwrk
(@qtwrk)
it should be /home/xxx/domains/xxx.com/public_html/lscwp.txt
replace first xxx to your username or user id , and xxx.com to your domain
Thank you very much for your help.
Below is :
Report number: FEKEAHZJ
Plugin Support
qtwrk
(@qtwrk)
please disable Hostinger CDN
I don’t have any Hostinger plugin installed, nor do I have any CDN.
Plugin Support
qtwrk
(@qtwrk)
it doesn’t need the plugin to activate Hostinger CDN
and yes, you do , you can check the http response header, I see the HCDN cache hit , this will mess our plugin functions
No idea, I know Hostinger uses Litespeed as a cashing plugin.
I have no clue how disable HCDN.
Plugin Support
qtwrk
(@qtwrk)
please contact Hostinger support then.
but there should be an option in its dashboard though.
My bad, sorry, I dnin’t have a clue that Hostinger had a CDN, I’ve disactivated it:
Report number: HFLBIQHJ
Again, thank you for all your help.
Plugin Support
qtwrk
(@qtwrk)
I don’t see any JS error on browser console now ,please check