• Resolved marianhaertel

    (@marianhaertel)


    Hello,

    I have a weird CSS issue with the Plugin and Litespeed server. The speed seems to be great but I have lots of issue to enable the CSS/JS Optimization option without breaking a lot of the design of the site.

    Additionally I have an issue that I am not able to locate. Sometime I have a CSS error (CSS seems to not load completly) which kills some parts of the site, like the rating stars of the WP Discuz Plugin etc. It is broken if I surf normally. If I hit STRG + F5 (without changing anything else) everything loads perfectly. The it sometimes work until it happens again. I hit STRG+F5 to load the site and it is fine again.

    I am pretty sure I tried every possible option to turn off and on and purge after it. To not avail.

    What could be the reason? I really would love to fix this issue as the general speed of Litespeed seems to be way superior to any other solution.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Support qtwrk

    (@qtwrk)

    your home page has

    cache-control: public, max-age=7776000

    make sure you cleaned up your browser cache , because i was seeing instant click code in HTML source

    try make home page to be cache-control max-age=0 no-cache no-store must-revalidate

    Thread Starter marianhaertel

    (@marianhaertel)

    Its not only the homepage though, but also articles.

    Wer do I make that change? I knew in Nginx but not now. Directly in the Litespeed settings?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    No , check how you made it in the first place , LSCWP doesn’t do this , this is really bad behavior for a dynamic site like wordpress.

    possible in .htaccess

    Best regards,

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Weird CSS issue’ is closed to new replies.