• Hello,

    I have some plugin who have js or css who are render blocking ressource,
    how to fix that with breeze ?

    Thank

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Could you please explain a little bit more about the scenario?

    Thread Starter awaaxyb

    (@awaaxyb)

    For example I want to defer or delay this because they are render blocking ressources, how can i do that ?

    screenshot : https://prnt.sc/VR7fklwW1opT

    thanks

    Plugin Author adeelkhan

    (@adeelkhan)

    you may defer JS files, go to the FILE OPTIMIZATION tab then insert the js file link which you want to defer or delay under the option Move JS Files to Footer as well as JS Files With Deferred Loading

    Thread Starter awaaxyb

    (@awaaxyb)

    OK thank you for js file, but for css file that are in my screenshot how can I proceed ?
    That is the most important ressource who are render blocking after google said it is.

    Plugin Author adeelkhan

    (@adeelkhan)

    Unfortunately, Breeze does not handle render-blocking of CSS (right now). The feature is under development. You will get the feature soon in Breeze.

    Thread Starter awaaxyb

    (@awaaxyb)

    Ok so I will wait this feature , it’s ok thank you

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