• Resolved Frederic Legrand

    (@fredericlegrand)


    Hi @gabelivan

    1- Render Blocking
    I am still gettign render blocking on css path
    /wp-content/cache/asset-cleanup/css/
    any clue why?

    2- wp-rocket,
    what setting do you recommend for minify and combine css/ js
    is it better to let asset cleaner manage or to use the wp-rocket options?

    It will be great to have a few video example like a case scenario for different plugins like WPML, woocommerce and others….

    Keep up the good work

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @fredericlegrand the reason you’re getting render-blocking CSS for the files stored in that directory is that the original source files that were loaded (before being altered), were also render-blocking and the same state has been kept. A post dedicated to this matter has been written. Please check it out: https://www.assetcleanup.com/docs/can-the-plugin-load-render-blocking-css/

    As for WP Rocket, what I would use is paged caching there and all the other front-end optimization with Asset CleanUp. Now, WP Rocket has “Optimize CSS Delivery” which eliminates all render-blocking CSS. You have to check if it’s suitable for your website.

    There are videos out there, but not dedicated to WooCommerce. It might not be a bad idea indeed as there were other people mentioning it. Most of them were able to eventually figure out the right setup as each website is different and there’s no definite guide. Was there anything hard about configuring your website with WooCommerce?

    Thread Starter Frederic Legrand

    (@fredericlegrand)

    nothing hard, i am dev
    but you could give some case woocommerce case scenario and focus tutorial on it

    Thread Starter Frederic Legrand

    (@fredericlegrand)

    impossible to remove that warning

    i tried to follow instrustion by combining asset cleaner and wp-rocket

    Incompatibility Notice:

    Asset CleanUp Pro’s “Combine loaded CSS (Stylesheets) into fewer files” & “Defer CSS Loaded in the <BODY> (Footer)” options do not take any effect as “Optimize CSS Delivery” is active in “WP Rocket” -> “File Optimization” Settings. The feature is changing the way CSS is delivered by adding critical CSS to the HEAD section of the website as well as preloading the rest of the CSS files before applying their syntax on page loading. This doesn’t affect the performance of your website as you can eliminate the bloat with Asset CleanUp Pro and use WP Rocket for CSS Optimization/Delivery if that’s what works best for your website

    Hello there
    I am using WP Rocket too and I have the same problem.
    If I check the box “Optimize CSS delivery” I have serious CLS issues
    If I uncheck the box “Optimize CSS delivery” the CLS issues will be resolved but I receive “Eleminare Eliminate render-blocking resources issue”
    Any suggestion?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘render blocking’ is closed to new replies.