• 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

    [[[["https://www.mysite.com/wp-content/plugins/LayerSlider/static/layerslider/js/greensock.js?ver=1.19.0",true,0,[]],["https://www.mysite.com/wp-includes/js/jquery/jquery.js?ver=1.12.4",false,1,[]],["https://www.mysite.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1",false,2,[1]],["https://www.mysite.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.kreaturamedia.jquery.js?ver=6.5.5",true,4,[3]],["https://www.mysite.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.transitions.js?ver=6.5.5",true,5,[]],["https://www.mysite.com/wp-content/plugins/above-the-fold-optimization/public/js/jquery.lazyloadxt.min.js?ver=1.1.0",true,6,[3]],["https://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]],["https://www.mysite.com/wp-content/themes/structure/js/owl.carousel.min.js?ver=4.8.4",true,8,[]],["https://www.mysite.com/wp-content/themes/structure/js/smoothscroll.js?ver=4.8.4",true,9,[]],["https://www.mysite.com/wp-content/themes/structure/js/jquery.magnific-popup.min.js?ver=4.8.4",true,10,[]],["https://www.mysite.com/wp-content/themes/structure/js/jquery.counterup.min.js?ver=4.8.4",true,11,[]],["https://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

    (@optimalisatie)

    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.