Viewing 5 replies - 1 through 5 (of 5 total)
  • For css use this in your footer:

    <!-- W3TC-include-css -->

    For javascript w3tc is able to combine and move to the footer but jquery will require you to move it manually via deregistering and then re-registering.

    Thread Starter josimarcsilva

    (@josimarcsilva)

    Thank you Kimberly!

    I do not have much experience.
    Where exactly do I have to put the code <! – W3TC-include-css ->?
    I should edit the theme files to do this?

    I do not know how deregistering And Then re-registering jquery.
    Can you help me or direct me to a tutorial on how to do this?

    Thanks again!

    You would place it before the closing </body> tag in the footer.php file.

    here is a golden tip. go page speed insights of google. load the results and on the end it will say to download optimized content.

    download that and it will download a zip file. open that and it will show you a doc with some files. read the text file and do as it says for images. if you havent modified your css or want to modify it, dont change your css.

    once you are done, then see the speed.

    Thread Starter josimarcsilva

    (@josimarcsilva)

    Thanks for the support everyone!

    I put <! – W3TC-include-css -> before the closing </ body>.
    I also put <! – W3TC-include-js-head -> before the closing </ body>.

    The speed of my site increased from 62 to 65 in Mobile and from 79 to 80 desktop. But the bloquerio feature number increased. He went from 14 to 39 in JavaScript and from 11 to 26 in CSS.

    what should I do now?
    Help please!

    My site is https://www.focinhoecia.com.br

    Ps: daudi250, your tip is really a lot of good. She also saw help me a lot. Thank you!

    att,
    Josimar

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Eliminate rendering JavaScript and CSS block content above the rim.’ is closed to new replies.