Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
How to Set a Default Mailchimp List | Event Espresso - Staging Server

Support

Home Forums MailChimp Integration How to Set a Default Mailchimp List

How to Set a Default Mailchimp List

Posted: February 27, 2013 at 10:50 pm

Viewing 2 reply threads


kevin marshall

February 27, 2013 at 10:50 pm

Hi all, we run a lot of events, and one thing that’s a constant pain is when we forget to select a mailchimp list to send registrants before publishing an event. Thus, we may have lots of people signing up and no one being asked to opt-in if we forget this step. Rather than rely on our human memory, I’ve tweaked the EE Mailchimp plugin to choose a default mailchimp list if nothing else is selected. Here’s what’s worked for me so far, ymmv:

1) Go into Mailchimp and grab your list’s ID in the list settings. Should be something like: r8g9se96d7 (not real as far as i know)

2) In the plugin folder, open: mailchimp.controller.class.php

Replace the following on line: 103

return $relationship["mailchimp_list_id"];

with:

return "r8g9se96d7";

Hope this works for you or at least gives you an idea of where to begin.

kevin


Dean

  • Support Staff

February 28, 2013 at 12:55 am

Hey Kevin,

Thanks for posting that, that may well help people out! I will add a feature request onto our ever growing list to see if we can add a default list to the mailchimp addon, for those using a singular list.


kevin marshall

March 5, 2013 at 3:23 pm

That would be awesome thanks Dean!

Viewing 2 reply threads

The support post ‘How to Set a Default Mailchimp List’ 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.

This is the support forum for the Mailchimp integration for Event Espresso. You can get help with the add-on here from the Event Espresso team.

Status: closed

Updated by kevin marshall 11 years, 10 months ago ago

Topic Tags

Notifications

This topic is: not a support question
Event Espresso - Staging Server