Name of Global JS File?

We want to exclude our Global JS from Autoptimize.

I followed This Article to try to figure out what it is called, but when I go to Developer Tools> Network> JS nothing is listed. If I go to All, I only see two CSS files.

Is it possible to do this? Our URL is http://s1106739.instanturl.net/

Thanks!

Hello Ergo,

Thanks for writing in!

If you will update to the latest version of the X theme and Cornerstone, we have combined and minified the JS files into:

/wp-content/plugins/cornerstone/assets/dist/js/site/cs-head.{6466c24}.js
/wp-content/plugins/cornerstone/assets/dist/js/site/cs-body.{6466c24}.js
/wp-content/themes/x/framework/dist/js/site/x.js?ver=3.0.1

where {6466c24} will vary because this is dynamically generated.

I would recommend that you deactivate the Autopmize plugin and other chaching plugin temporarily so that you can inspect your site in Chrome developer tools to find out the different JS filenames and other resources being loaded that you want to exclude.

Hope this helps.

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