• Resolved pietramarek

    (@pietramarek)


    Hi, after I used W3total plugin my JS code is compressed and moved to the footer ans some important scripts doesn’t work properly.
    My quastions is how to move manually scripts from footer to the top of the page ? Where do I need to look for them ?

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @pietramarek

    Thank you for reaching out and I am happy to assist you with this.
    The way to do this is to use the Manual Minify option and add the scripts manually and in order. In the settings, you can choose the template and Empbed Location for each file.
    Alternatively, you can still use Auto Minify and simply exclude the script you are having a problem with in Performance>Minify>Advanced>”Never Minify following JS files”, for example:
    /wp-content/themes/some-theme/assets/js/some-js-file.js

    I hope this helps!
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How to move script from the footer to the top of the page?’ is closed to new replies.