Mailchimp creating empty products?
-
We are experiencing an issue where empty products are being created in one of our sites within a WordPress/WooCommerce multisite network with the Mailchimp for Woocommerce plugin. This continues to happen even after we have deactivated the plugin.
In the logs, we can trace the issue back to
mailchimp_woocommerce
and theMailChimp_WooCommerce_Process_Full_Sync_Manager
hook. This occurs even though we have deactivated the plugin on the site where we are experiencing the problem (empty products are not created on the main site, only on the other site in the network).Despite deactivating the MailChimp plugin, the
MailChimp_WooCommerce_Process_Full_Sync_Manager
hook continues to run, creating empty products in our WooCommerce store. We have tried manually removing scheduled actions and deregistering the hook using PHP code, but the issue persists.Can you please assist us with this issue!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.