Do you have double opt in enabled? If so, the new subscriptions won’t show up at MailChimp until they are confirmed by the user. You can find then by using the search tool at MailChimp, but they won’t show up in the list.
The webhook is for synchronizing from MailChimp to Participants Database, so that only comes into play if the user unsubscribes at MailChimp.
I sent it to myself and I never received a email asking me to confirm my mail chimp subscription
Ok, when you put in your API key and save it, does the “Subscription List” dropdown get populated with your lists? If not, then your API key is not working. Make sure it’s correct.
If that is working, check your spam filter for the confirmation record. You can also go to MailChimp and do a search for your name in the list and it will show up as “pending”
Yes, subscription list populates. And I checked the spam filter there was no comfirmation email sent.
OK, can you find your test subscription at MailChimp?
What do you have for List Select Field? Make sure this is working correctly, the subscription will only send if this has a value.
I have mail list selected.
I have mail list selected. I am still not able to add participants automatically to mail chimp.
OK, then we will need to debug it to see what is happening in your case. To do this, you’ll need to have the PHP error log set up (there is a plugin that can help you with this, Error Log Monitor
Then, you turn on debugging by setting WP_DEBUG to true. (Check this page for instructions if you need.)
After that is set up, test a signup and see what shows up in the error log.
Remember to turn WP_DEBUG off after you’re done testing.
Is there anyway that you can login remotely to help solve my issue?
There’s not much I can do unless you can get that debugging set up like I described. If you do that, I’m happy to take look at it.
send the login info to [email protected]