Looks like it’s something to do with caching. It displays properly with ?LSCWP_CTRL=NOCACHE
The problem seems to be from CSS minify or CSS combine. You can disable each setting, one by one.
A guide to help you debug the error is this: https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/
Remember to clear cache after each change
- This reply was modified 1 hour, 9 minutes ago by litetim.
When CSS minify is off it doesn’t fix the problem. I have already been on that link, found all the css file name, left CSS minify on and excluded all the files to figure out which one is breaking it. None of them did – I used it to help fix other stuff on the page.
My website loads properly when in admin (disabled caching for admins). It also loads properly when I use ?LSCWP_CTRL=NOCACHE. This is a caching problem.
Edit: I have purged everything so where is this weird styling coming from?
- This reply was modified 44 minutes ago by annaise.
My pagespeed took a hit after I switched webhost. I thought to use litespeed cache since I’m using a litespeed server now but my page is even slower and also broken.
I’ve decided to just go work more on the previous optimisation plugin that I’m paying for anyway. I’ve marked this as resolved.