• Resolved skiluk

    (@skiluk)


    I am using both Rapid Load and Critical CSS. I have inline and Defer CSS setting checked in Autoptimize and Critical CSS is inlining above-the-fold CSS. Rapid Load is correctly optimizing the CSS, however it is not loading deferred. It is render-blocking so losing the benefit of the inline CSS.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Shakeeb Sadikeen

    (@shakee93)

    Hello there,

    Can you please send your url so we can take a look at it.

    Thanks,
    Shakeeb.

    Thread Starter skiluk

    (@skiluk)

    https://deepspirituality.com/

    It looks like it is loading the CSS inline along with the Critical CSS as there are double entries for some of the CSS.

    Plugin Author Shakeeb Sadikeen

    (@shakee93)

    Hey there,

    It is the expected behaviour of CriticalCSS you will have to wait until it completes the job and injects the critical css to head. if the CSS file is there to optimize RapidLoad will optimize it.

    I did inspect your site and i can see the optimized RapidLoad files are not injected into the page. enable “Parse All CSS Files” option in RapidLoad to fix this issue. it is probably caused by the CDN url.

    Hi all 🙂

    Frank from Autoptimize here; it indeed looks like for the homepage there is no critical CSS rule yet (is_front_page), but e.g. for https://deepspirituality.com/contact/ there is and there indeed all seems OK. Give it some time and the rule for is_front_page should get created sooner rather then later.

    frank

    Plugin Author Shakeeb Sadikeen

    (@shakee93)

    Hey @skiluk,

    Assuming that this got fixed as there is no response. please don’t hesitate to add a comment or create a support ticket if you have any issues.

    @optimizingmatters Frank, Thank you for the explanation.

    Kind Regards,
    Shakeeb.

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

The topic ‘CSS not loading deferred when set in Autoptimize’ is closed to new replies.