Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

WP Hide / WP Rocket / Woocommerce 3.1 Troubleshooting

$
0
0

Replies: 0

Hi,
after updating Woocommerce 3.1 we have problems (trying to load from the wp default paths) with the special woocommerce pages (cart, checkout, …) if WP Hide and WP Rocket is both avtivated.

Now, the WP Rocket Support has found the reason in the wp-hide-security-enhancer/conficts/wp-rocket.php

There you are using only DONOTCACHEPAGE. You should use some others like:
if ( defined( ‘DONOTCACHEPAGE’ ) || defined( ‘DONOTMINIFYCSS’ ) || defined( ‘DONOTMINIFYJS’ ) || defined( ‘DONOTASYNCCSS’ ) )

Please can you check this and it is ok -> fix it in your next plugin update?

Thanks & Regards from Germany
Dieter Schummer
Simpliby GmbH


Viewing all articles
Browse latest Browse all 65051

Trending Articles