This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

display issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54248
    Markus MillendorferMarkus Millendorfer
    Participant

    Dear Support Team,

    we are running on WPEngine, using nitropack – and are running into some style issues.
    Seems that css is set before the control was rendered.
    I added the shortcode to nitro to be excluded from cache – but it seems, that something else is missing to get rid of the error shown in the attached file.

    After purging nitro cache it works for a few seconds – until the cache was up again.
    On prod site I have disabled the nitro caching and it works, but would like to turn it on again.

    Any hin is welcome – if needed. I can set up a staging environment
    best Markus

    #54250
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    That indicates a missing stylesheet, the styling is not included in the page. If it works for a few seconds, then it’s definitely an obsolete cache issue, the old cache is served where the plugin is not yet active and therefore styles are missing.

    Maybe the cache doesn’t notice the changes, try changing this option: https://i.imgur.com/j0xKWh6.png
    This may trigger the caches to update as the stylesheet inclusion is different.

    Try both file and inline variations and make sure to clear all layers of cache – inlcuding file, asset, browser, CDN, cloudflare etc.. Even if one of them is triggering it will serve old cache content.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.