Header missing on product category archives when minifying JS with WP Rocket
Hi,
I use WP Rocket on my site: https://www.couple-of.com/he with Woocommerce.
When enabling "Minify JS" the header disappers on product category archive pages, for example:
There are also a couple of console errors:
Uncaught TypeError: Cannot read property 'mouse' of undefined
Uncaught TypeError: a(...).slider is not a function
Other pages (e.g. homepage, product pages, cart, checkout) are fine.
How can I continue using WP Rocket's Minify JS option and have the header appear on product category archive pages?
Thanks,
Yaniv
Comments
we did never tested this plugin so we don't why is that happening but all JS and CSS files were minified as much as possible and we do not recommend to touch any of these files.
Thanks!
We do not load any special JS files on category product pages. All js scripts comes from WooCommerece plugin and we do not add any extra.