• Resolved arunux

    (@arunux)


    I used autopimize plugin for rendering but plugin cashe files still showing as Eliminate render-blocking resources

    All these are cache files so how to resolve this ?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Have a look at the “inline & defer CSS” option, more info in the AO FAQ arunux.

    hope this helps,
    frank

    Thread Starter arunux

    (@arunux)

    I did same issue

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, no, not really the same issue actually 🙂

    if you click on the “remove render blocking resources” title you’ll see there is no render-blocking CSS any more, which is the exact aim of “inline & defer CSS”.

    so now you have 2 render-blocking resources left, both javascript; jquery.js & an elementor fontawesome JS-file, so:
    * for jquery try removing js/jquery/jquery.js from the list of JS optimization exceptions and test thoroughly
    * for the fontawesome JS try adding font-awesome/js/v4-shims.min.js to the “async JS” field on AO’s extra tab and again test things

    hope this helps,
    frank

    Thread Starter arunux

    (@arunux)

    * for jquery try removing js/jquery/jquery.js from the list of JS optimization exceptions and test thoroughly

    It breaks slider

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, then either you’ll have to live with render-blocking jQuery (as is often the case) or you’ll have to search for a slider that does not depend on jQuery being available immediately (or ask the slider developer for advice on that topic).

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

The topic ‘Autoptimize plugin causing issue’ is closed to new replies.