Tagged: x
-
AuthorPosts
-
June 29, 2016 at 11:58 am #1065147
shimodaParticipantHi,
I get the following warning The following external CSS files were included after an external JavaScript file in http://agilomedia.com/. To ensure CSS files are downloaded in parallel, always include external CSS before external JavaScript.
http://agilomedia.com/wp-content/themes/x/framework/css/dist/site/stacks/integrity-light.css
http://fonts.googleapis.com/css on GTmetrix.com for agilomedia.com.I have read the following article https://theme.co/x/member/kb/performance/ and I am using W3 total cache.
I also notice that when the integrity-light.css is minified the redering of agilomedia.com is modified which is not derired.
How this issue can be prevented?
June 29, 2016 at 1:35 pm #1065310
DarshanaModeratorHi there,
Thanks for writing in! As mentioned on our article, use a caching plugin with minifier feature so you don’t need to worry about external css and javascripts.
The minifier will combine all css into one external css, and all javascript to one external js file. And it will them in correct order.
Doing it manually will require much time and effort since you can’t control how plugins should load their respective files.
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1065147 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
