Adam Anderly
Forum Replies Created
-
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] French translation available on GitHubI’ve added your French translation to the latest version 1.3.5. However, we did update the .pot file again as part of this release. Please feel free to submit a PR for the updated French translation which is now in the main repo on GitHub.
Thanks again for this contribution!
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] PHP Warning after updateThis problem should be fixed in the latest version (1.3.5).
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] Warning:array_mergeThis problem should be fixed in the latest version (1.3.5).
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] PHP Warning after updateI am working on a fix for this right now and the next update will address it. Stay tuned.
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] Problems showing new mailchimp listsThe lists are cached as a transient and refresh periodically. So, that is most likely why a new list didn’t show up immediately.
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] WooCommerce MailChimp subscription failedThis email is sent to the site admin when there is an error communicating with the MailChimp API. Can you check and see if the email address was added in MailChimp?
This is intended behavior. You need to set it to “Order Created” if you want the email sent immediately after the order is placed. This will cover all orders created, processing, etc. but not yet completed. With “Order Completed” you need to manually complete the order which is the default WooCommerce behavior.
Currently, there isn’t native support for unsubscribing users when their subscription ends. However, I will consider it for a future version.
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] French translation available on GitHubI just updated the .pot file on GitHub here: https://github.com/anderly/woocommerce-mailchimp/blob/master/languages/woocommerce-mailchimp.pot
Can you update your .po and .mo files and then I’ll include them in the next release?
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] French translation available on GitHubYou are correct…I need to update the .pot file. I’ll do that in the next release.
Merci!
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] French translation available on GitHubThanks!
I’ll get this included with the plugin in an upcoming release.
Are you still experiencing this problem?
Sometimes, it can take a few minutes for new subscribers to show up in MailChimp.
Let me know.
Closing this support issue here since it is an enhancement request and is on our list of features to implement.
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] Fix for plugin overwriteI’m not seeing this issue. Are you still experiencing it?
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] Cart Page not displaying in Woocommerce 1.2.6Marking this as resolved. Please re-open the issue if you are still experiencing any issues.
Forum: Plugins
In reply to: [WP WooCommerce Mailchimp] admin-ajax.phpPlease update to the latest version 1.3.2.
There are some new checks in place to restrict the MailChimp call frequency.