Hi There,
Please be advised that all the JS and CSS in X/Pro and Cornerstone were already minified. This is why when you use a plugin to minify it again, it will result to an error. Please exclude all the theme and Cornerstone resources from being minified. In most of the minify plugin, you can supply to folder or filenames to exclude theme from being minified. Check your minify plugin settings and find the exclude option. You should be able to find it in the settings of the plugin.
Try to exclude those files below from your plugins for being double minified, and purge your entire caching (Cloudflare and plugin) for the changes to take effect immediately.
/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/themes/x/framework/js/dist/site/x-body.min.js
/wp-content/themes/x/framework/legacy/cranium/js/dist/site/x-body.min.js
and also the stack CSS
There are a lot of users who are on Bluehost and with CloudFlare but we have not heard about being lock-up because of a CloudFlare and Caching plugin combination.
Thanks,