[ad_1]
[ad_2]
I have been using WP optimize and NitroPack for optimization which seem to have been working well. I recently installed woo commerce and now there is an issue with cart and checkout.
Right now I am troubled in deciding which plugin to uninstall.
I am using the following plugins
- NitroPack
- Site kit by Google
- WooCommerce
- Wp job manager
- Wp optimize

What’s the issue? If it’s due to cache, you can exclude the cart and checkout pages from caching.
Remove google’s site kit plugin. You can use a light weight plugin like [https://wordpress.org/plugins/flying-analytics/](https://wordpress.org/plugins/flying-analytics/) to help the GA4 load quicker too.
The stats from site kit are available on google’s websites. No need to add bulk to WP for them.
I have no experience with Nitropack but i do have experience with WP-Optimize and imo its enough. What you could do is combine your caching-plugin with Redis Object Cache if thats available on your server.
About your issues with cart/checkout, try this one by one and check if this solves it.
– try another theme
– use the browser inspect tool (i recommend Chrome) to identify any errors on both pages
– clear caching-plugin/optimization-plugin cache and
– disable caching in your optimization-plugin
– exclude /cart/ and /checkout/ pages from the caching
– reset the minified files
– disable the whole minify-“topic”
– disable and test minify-settings one by one (especially js)
– clear browser cache
– clear wordpress cache
– disable WP-optimize OR Nitropack
– disable both plugins