• Resolved spyke01

    (@spyke01)


    Report Number: XGYONEBB

    We are having an issue where the cached version of the site is missing styles for a few blocks on our site. There are no errors in the console log and if we purge the cache it will resolve temporarily.

    Here is an example of how our testimonials block normally looks:

    Here it is when the cache is broken:

    Here is our logo section:

    And here’s the broken cache version

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support qtwrk

    (@qtwrk)

    it seems okay on me now

    how do I reproduce it ?

    and when that happens , do you see any broken request , 404 request or other warning messages in browser dev tool ?

    Thread Starter spyke01

    (@spyke01)

    If I load the site in a private window I see the problem.

    In the network panel I see a few JS scripts that show cancelled for the status in private window but not when logged in. I added these to to the Exclude list but it has no effect.

    I tested disabling cache in the Litespeed settings and see the same issue but if I disable the plugin the problem disappears. With the plugin disabled the scripts load fine.

    Reactivating the plugin causes the problem to come back.

    Plugin Support qtwrk

    (@qtwrk)

    werid , it still loads fine on my browser , please screenshot me which/what JS files that is showing cancelled

    Thread Starter spyke01

    (@spyke01)

    Ok I was able to narrow this down to the CSS Minify setting.
    I looked at the css styles and compared the broken ones and found that the wp-content/uploads/elementor/css/post-*.css files were not being included in the minified bundles.

    I ended up adding the path to the CSS Excludes and it resolved the issue. Not sure why these files were being excluded but seems to temporarily fix the issue. The aos.js might just be a red-herring.

    Plugin Support qtwrk

    (@qtwrk)

    I see, if you are using elementor, then please go to setting -> performance -> CSS Print Method -> internal embedding

    Thread Starter spyke01

    (@spyke01)

    Thanks, made that change and removed the exclude and styling is working well!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Cached Version Missing Styles’ is closed to new replies.