• Resolved allangarland

    (@allangarland)


    Hi,

    I have some custom css on my website (added via customizer) and just notized that it doesn’t show in the cached version.

    Cached version: https://www.cryptoscam.info/

    Uncached version: https://www.cryptoscam.info/?swcfpc=1

    Example CSS:

    .m-a-box-bio a {
    color: #222222;
    text-decoration: underline;
    }

    .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 10px;
    }

    Report Number: MMVCENRR

    In this case it is the link color in the author box or the space between the flags of the language selector in the footer.

    How can I solve this?

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

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

    (@qtwrk)

    did you purge cache ?

    if page is already cached, then certainly it won’t have new CSS applied until cache is purged.

    Thread Starter allangarland

    (@allangarland)

    Hi,

    yes, the cache has been purged, last time yesterday before writing this post.

    The changes to the custom css are around 6-7 weeks old, I just did notice yesterday that they don’t show up in the cached version.

    Plugin Support qtwrk

    (@qtwrk)

    please go to toolbox -> purge -> if you see purge critical css and purge unique css , click them both and then purge all again.

    Thread Starter allangarland

    (@allangarland)

    That worked, thank you!

    And my bad, I thought purge all would also purge critical css and unique css. Learned something new.

    Plugin Support qtwrk

    (@qtwrk)

    yes , the CCSS/UCSS is costly to generation , so purge all doesn’t include them , and they have to be , explicitly purged

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom CSS doesn’t show in the cached version’ is closed to new replies.