Posted: September 7, 2015 at 9:28 am
|
Hi, We have installed the mailchimp addon in our site. And also setup and integrated the mailchimp list with the events. But we are facing the some issues with confirmation emails. when any users register and paid for the events then they are receiving the confirmation email from mailchimp and if they confirm then they are adding in the list and received the thankyou emails. So We want to do disable the confirmation email and then they can receive the thankyou/followup emails after register and paid for the events. Please resolve this isssue. Thanks |
Hi Lorellee, I’m sorry but I’m not sure I understand. Do you want to skip the double opt in emails send by MailChimp? Are your registrants receiving emails from your site when registering onto the event (confirmation, ticket, payment emails etc)? |
|
|
Hi Tony, Yes, i want to skip the double opt in emails of mailchimp. when our users register for the event then they are receiving the confirmation email. So Please confirm me how do we can disable the double optin emails. Also i have tried with mailchimp lists/forms but not able to disable the double optin in the mailchimp. Please resolve this issue. Thanks |
If you go to Event Espresso -> MailChimp. You can disable the double opt-in emails from there – http://take.ms/aQ8Hi However please read this article on why you leave the double opt-in emails enabled: http://kb.mailchimp.com/lists/signup-forms/the-double-opt-in-process Ultimately its your choice to disable them, but generally its recommended not to. Hope that helps ๐ |
|
|
September 11, 2015 at 12:12 am Hi Tony, I am not able to find the mailchimp api options (double optin) under the API Settings. the only one option – mailchimp api key is showing under the Mailchimp Integration Settings. Thanks |
Ah apologies, I incorrectly assumed you were using EE4. With the EE3 MailChimp Add-on there is no option, it needs to be done by modifying the EE3 MailChimp Add-on. Are you using the latest version of the MailChimp Add-on? If you go to Dashboard -> Plugins. Find the EE3 MailChimp Add-on and see what version number is shown. |
|
|
Hi Tony, I have checked in the plugins and showing the Event Espresso – MailChimp Integration (Version 1.2). Thanks |
Ok, there is a small modification to one of the files that needs to be made to disabled the double_optin calls. Within /wp-content/plugins/epsresso-mailchimp/MCAPI.class.php line 1567 is this:
Which needs to be changed to this:
Notice $double_optin=false disabled the double opt in emails. Or using FTP you can replace the current file you have with this – http://take.ms/79rDu Which already has that modification. |
|
|
September 15, 2015 at 12:35 am Hi Tony, We have done the changes in the php file as per your instructions. Now it is properly working. Thank you for your support. Thanks |
September 15, 2015 at 12:59 am You’re most welcome, Lorelle. I’ll mark this thread resolved, have a great day ๐ |
|
The support post ‘Reg: mailchimp integration’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.