Blog Archive Page JS

I am using WP Rocket to delay load javascript files till interaction like mouse over or scroll (https://docs.wp-rocket.me/article/1349-delay-javascript-execution). It works great, but on the blog and blog category pages, the page is empty which looks bad (https://www.ultratecusa.com/video-library/)

My question, what is the JS file (or folder) that loads the blog articles so I can exclude them from “delay javaScript execution”?

Hi @allcal,

Thanks for reaching out!

It could be best if you exclude all Pro theme JS files in delaying javascript execution, but if you really want specific JS, you can exclude these files.

/pro/cornerstone/assets/js/site/cs.f94e135.js
/pro/framework/dist/js/site/x.js

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.