Remove Render Blocking Code

Hello,

Upon installing WP Hummingbird, I found that quite a bit of render blocking code is found in X theme. When will this be fixed?

Remove render-blocking JavaScript:

/wp-includes/js/jquery/jquery.js?ver=1.12.4
/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
/wp-content/themes/x/framework/js/dist/site/x-head.min.js?ver=5.1.1
/assets/dist/js/site/cs-head.js?ver=2.0.6
https://cornerhousephotography.com/wp-includes/js/hoverIntent.min.js?ver=1.8.1
/wp-content/themes/x/framework/legacy/cranium/js/dist/site/x-head.min.js?ver=5.1.1

Optimize CSS Delivery of the following:

/wp-content/plugins/olevmedia-shortcodes/assets/css/font-awesome.min.css?ver=4.8
/wp-content/plugins/olevmedia-shortcodes/assets/css/shortcodes.css?ver=4.8
/wp-content/themes/x/framework/css/dist/site/stacks/ethos.css?ver=5.1.1
/wp-content/themes/x/framework/legacy/cranium/css/dist/site/ethos.css?ver=5.1.1
https://fonts.googleapis.com/css?family=Rubik%3A400%2C400italic%2C700%2C700italic|Playfair+Display%3A400|Oswald%3A400|Cinzel%3A400&subset=latin%2Clatin-ext&ver=5.1.1
/wp-content/plugins/cornerstone/assets/dist/css/site/fa-icon-classes.css?ver=2.0.6

Hello There,

Thanks for writing in! You may try to use WP Autoptimize plugin to be able to resolve your issue. Please always keep in mind that once you installed the WP Autoptimize or any plugin that optimizes JS and CSS, you will need to regenerate the minified file after every site changes or updates.

Hope this helps. Please let us know how it goes.

The second portion yes maybe, however the first portion is issues with the code - when will this be looked at design wise

Hi there,

They aren’t going to be fixed, as you’ll notice, some of it is from the different plugin with a different author. Hence, that issue is not solely from our theme and plugin. It’s unavoidable since Wordpress is made from different software from different authors which are why optimization plugin is there. Please use optimization plugin instead. You can also use CDN services like from CloudFlare to optimize it.

Thanks!