Title: Getting asynchronous disabled scripts asynchronized
Last modified: November 30, 2017

---

# Getting asynchronous disabled scripts asynchronized

 *  Resolved [Prafulla Kumar Sahu](https://wordpress.org/support/users/prafulla/)
 * (@prafulla)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/getting-asynchronous-disabled-scripts-asynchronized/)
 * I have listed out
 *     ```
       wp-includes/js/jquery/jquery.js
       wp-includes/js/jquery/jquery-migrate.min.js
       ```
   
 * as disabled asynchronous scripts, but I can see these two script on asynchronous
   js lists on header
 * `[[[["http://www.mysite.com/wp-content/plugins/LayerSlider/static/layerslider/
   js/greensock.js?ver=1.19.0",true,0,[]],["http://www.mysite.com/wp-includes/js/
   jquery/jquery.js?ver=1.12.4",false,1,[]],["http://www.mysite.com/wp-includes/
   js/jquery/jquery-migrate.min.js?ver=1.4.1",false,2,[1]],["http://www.mysite.com/
   wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.kreaturamedia.
   jquery.js?ver=6.5.5",true,4,[3]],["http://www.mysite.com/wp-content/plugins/LayerSlider/
   static/layerslider/js/layerslider.transitions.js?ver=6.5.5",true,5,[]],["http://
   www.mysite.com/wp-content/plugins/above-the-fold-optimization/public/js/jquery.
   lazyloadxt.min.js?ver=1.1.0",true,6,[3]],["http://www.mysite.com/wp-content/plugins/
   above-the-fold-optimization/public/js/jquery.lazyloadxt.widget.min.js?ver=1.1.0",
   true,7,[3,6]],["http://www.mysite.com/wp-content/themes/structure/js/owl.carousel.
   min.js?ver=4.8.4",true,8,[]],["http://www.mysite.com/wp-content/themes/structure/
   js/smoothscroll.js?ver=4.8.4",true,9,[]],["http://www.mysite.com/wp-content/themes/
   structure/js/jquery.magnific-popup.min.js?ver=4.8.4",true,10,[]],["http://www.
   mysite.com/wp-content/themes/structure/js/jquery.counterup.min.js?ver=4.8.4",
   true,11,[]],["http://www.mysite.com/wp-content/plugins/sticky-popup/js/modernizr.
   custom.js?ver=1.2",true,12,[]]]`
 * Another part is I have set
 * > async loading of Javascript will start.
 *  position to footer, but getting these at the header, Can you please give me 
   better idea on this. How I should handle this?

Viewing 1 replies (of 1 total)

 *  Plugin Author [optimalisatie](https://wordpress.org/support/users/optimalisatie/)
 * (@optimalisatie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/getting-asynchronous-disabled-scripts-asynchronized/#post-9886118)
 * Hi Prafulla Kumar Sahu,
 * Thank you for reporting the issue!
 * In regards to the first question. If you included those files on the exclude 
   list, they should not be included in the async configuration. Could the issue
   be related to a page cache (not displaying the latest configuration)?
 * In regards to loading from the footer. The config is placed in the header but`
   loadCSS` will be started on domready.

Viewing 1 replies (of 1 total)

The topic ‘Getting asynchronous disabled scripts asynchronized’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/above-the-fold-optimization_fcfbf6.
   svg)
 * [Page Speed Optimization](https://wordpress.org/plugins/above-the-fold-optimization/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/above-the-fold-optimization/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/above-the-fold-optimization/)
 * [Active Topics](https://wordpress.org/support/plugin/above-the-fold-optimization/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/above-the-fold-optimization/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/above-the-fold-optimization/reviews/)

## Tags

 * [above the fold](https://wordpress.org/support/topic-tag/above-the-fold/)

 * 1 reply
 * 2 participants
 * Last reply from: [optimalisatie](https://wordpress.org/support/users/optimalisatie/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/getting-asynchronous-disabled-scripts-asynchronized/#post-9886118)
 * Status: resolved