Sorry to hear that you’ve having trouble using this plugin. I’m happy to help π
Did you try checking/unchecking CSS or JS compression options under plugin settings? Appreciate you share a screenshot of the console errors you’re seeing after installing this plugin.
I believe my issue is due to JS merging, not compression/minification.
The mentioned console errors were in front-end site pages, resulting from merged Themify JS files – these files need to be excluded from JS merging, which I did not see an option for in WP Super Minify, which makes it incompatible with Themify, and any other JS which is broken by merging.
If I understood you completely, WP Super Minify doesn’t merge any JS and CSS files (if you’re using v2+). It creates compressed (minified) version of single JS / CSS files to reduce the file size and then compress HTML source. This shouldn’t interfere with the merge functionality of any themes such as Themify.
I’m happy to investigate further β share WP Admin access.
Thanks!