Home Forums WoodMart support forum defer parsing of javascript functions.php

defer parsing of javascript functions.php

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #58552

    alizehi3d
    Participant

    Hello
    how to fix theme woodmart
    defer parsing of javascript functions.php ?

    #58555

    alizehi3d
    Participant

    606.3KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.

    http://irancgcenter.com/wp-content/cache/min/1/47f4e61f2d9480d26101cea63d9fc300.js (594.6KiB)
    http://irancgcenter.com/ (11.7KiB of inline JavaScript)

    add to footer load js

    #58557

    Artem Temos
    Keymaster

    Hi,

    All our theme scripts are located in the footer already. But some required files from WordPress core and installed plugins have to be located in the head to make your website work correctly.

    Regards

    #58601

    alizehi3d
    Participant

    hello
    Thank you for your answer.
    how can i add this url (http://irancgcenter.com/wp-content/cache/min/1/47f4e61f2d9480d26101cea63d9fc300.js (594.6KiB)
    http://irancgcenter.com/ (11.7KiB of inline JavaScript))
    to footer ?
    Another question
    when i installed all plugin about “DEFER PARSING OF JAVASCRIPT” theme breaks up and it dosent answer,
    How can I do this manually?

    #58606

    Artem Temos
    Keymaster

    Hi,

    When we visit that URL we see 404 page.

    As we said, some JS files are still should be located in the head. If you will move them to the footer, your website will not function at all, and it is not our theme issue.

    Regards

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