So I’m utilizing the Hummingbird Pro plugin by WPMU DEV for the Asset Optimization of my website.
I am running a gtmetrix test for my website, ohiocannabis.com to get results.
I am getting a a couple of jquery javascript errors and one that is associated with the main URL/domain/website loading some Inline Javascript, apparently caused by some plugins.
Defer parsing of Javascript:
103.6KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.
* https://ohiocannabis.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp (86.8KiB)
* https://ohiocannabis.com/ (9.1KiB of inline JavaScript)
* https://ohiocannabis.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1 (7.7KiB)
How can I identify which scripts are causing errors and how can I clean them up from doing so?
Here is my latest test: