Plugin Support
qtwrk
(@qtwrk)
no , it’s minified / combined from your original JS’ , and saved into file as /wp-content/litespeed/js/xxxxx.js , you can try again with JS minify/combine disabled, then you should see where it is originated.
what do yo mean “try again with JS minify/combine disabled” wheni disable them how will i know where it is originated?in the quic.cloud dashboard?
becasue now i am getting this
/* [ERROR] Double colon (mbers-list-footer-button-wrapper{widtH::): Please fix this css error and th
i tried looking for that the closest results i got is this in ultimate-memeber plugin folder
.um-members-list-footer-button-wrapper{margin:0 0 5px 10px}
but can’t see anything wrong with it i used a css checked and checked the whole css file same thing no issues
-
This reply was modified 1 year, 3 months ago by
hamed96.
Plugin Support
qtwrk
(@qtwrk)
no no , in LiteSpeed Cache -> Page Optm -> JS options , disable it from there, you will see where these files coming from.
no , the message you posted is about UCSS or CCSS , not related to JS
then about the css issue how to fix it or make it stop? because it seems that it keeps generating this faulty css file and i can’t find the original css or the reason it is makng this error
Plugin Support
qtwrk
(@qtwrk)
for CCSS/UCSS error, that’s some syntax error, you need to fix it from source before our CSS generator can work properly
you can try tools like https://jigsaw.w3.org/css-validator/ , test the page with plugin disbaled
@qtwrk but how do i know which page to check or which file ? also i noticed that litespeed cache directory is so huge over 50G maybe ebcasue it keep son generating these files?