Knowing what files to exclude from combining

See:

I have wp-rocket, and I want to combine the many css and js files, when I do so though, the portfolio, contact forms, and menu/mobile menu bar do not display ok, how do I find and exclude the csss and js files associated with these?

Thanks.

Hello @logoglo,

Thanks for writing in!

Please exclude the following files
JS
wp-content/themes/x/framework/js/dist/site/x-body.min.js
wp-content/themes/x/framework/js/dist/site/x-head.min.js?
wp-content/themes/x/framework/js/dist/site/x-icon.min.js
wp-content/themes/x/framework/legacy/cranium/js/dist/site/x-body.min.js
wp-content/themes/x/framework/legacy/cranium/js/dist/site/x-head.min.js
wp-content/plugins/cornerstone/assets/dist/js/site/cs-body.js
wp-content/plugins/cornerstone/assets/dist/js/site/cs-head.js

CSS
wp-content/themes/pro/framework/css/dist/site/stacks/ethos.css

Hope this helps.

Awesome! thanks!

You are most welcome!

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