The buttons are elements of the Essential Addons for Elementor plugin based on my inspection with Developer Tools in Chrome. I did find a few files with references to the classes, styles and widgets found in the code for the buttons, however I couldn’t find which are the exact scripts to exclude to resolve this issue. Can you list the scripts so that I can manually exclude them via functions.php with the following filter?
add_filter( 'sgo_js_async_exclude', 'js_async_exclude' );
function js_async_exclude( $exclude_list ) {
$exclude_list[] = 'script-handle';
$exclude_list[] = 'script-handle-2';
return $exclude_list;
}
]]>After the latest update, I started seeing a warning to ‘Remove render-blocking JavaScript’ in Google Page Speed for https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201801
How can I fix this?
Thanks!
]]>But according to PageSpeed Insights, this is render-blocking. I was thinking to add async or defer attribute to js/jquery/jquery.js may solve the issue.
How can I do that? Any code in the functions.php? Please help.
Thank you.
]]>after install the theme, i scan with google pagespeed insight, and give some render-blocking scripts, then i try to defer or async all, there are no problem with the layout, but it give me new problem on google pagespeed insight test, it give me “Prioritize visible content” that should fix.
After investigating, only kt_plugins.min.js that could not defer or async, it will always give me “Prioritize visible content” on google pagespeed insight, although there is no effect seen on the layout. I have already try to remove it, it also give me the same thing.
I didnt use any of built in plugin such as pinnacle recent post widget or similar post carousel.
Please help to remove or defer it without give me “Prioritize visible content” as google pagespeed insight says.
Thank you very much, any suggestion accepted, I LOVE UR THEME
]]>Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 4 blocking CSS resources. This causes a delay in rendering your page.
Approximately 18% of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
https://coopercityrealty.net/…865ac908a393e4d8a478/1478800141index.css
https://coopercityrealty.net/…e2ecdedb30eb3a65b382/1478800141index.css
https://coopercityrealty.net/…3ad02142c7de5d89a754/1478800140index.css
https://coopercityrealty.net/…7d1661bf0c6f15ad5291/1478800140index.css
https://bikesb.com
I did all the things what google page insighter said using AO and some else .
But there is one problem still i can’t solvce.
“A render blocking JavaSript file” which is coming from AO
https://bikesb.com/wp-content/cache/autoptimize/js/autoptimize_87032d1410f2635f731713e85b2eec00.js
This is that.
So now pls help me how to remove it.
and for this thing i stucked to speeding up my site .
Thanks
wishing a quick help
https://www.ads-software.com/plugins/autoptimize/
]]>G PageSpeed still says> Eliminate render-blocking JS
Any ideas?
Thanks!!!
https://www.ads-software.com/plugins/w3-total-cache/
]]>https://www.ads-software.com/plugins/vr-calendar-sync/
]]>Can anyone explain in step by step plain English way how I go about fixing. I do have a plug in installed, which did get rid of some of it, but not these three.
Thanks
David