• Resolved djmichaud

    (@djmichaud)


    Issue #1: I am looking to integrate the Mailchimp plugin with my Events Manager forms. When I enable Events Manager integration, though, it adds the Mailchimp checkbox to every registration button/form, rather than the final Registrant Information form at checkout. – Is there a way to make the checkbox get added to the registrant form, and not the initial booking form?

    Issue #2: I use Events Manager plug-in in Multi-Booking mode (MBM). Currently, the MailChimp data is NOT transferring over to the MailChimp Database. After a thorough analysis, the data ONLY transfers to MailChimp in Single Booking Mode. How can I get this to work in MBM?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Lap

    (@lapzor)

    I may be able to help you hide the integration via some css code to only show it at checkout. The integration would still be there, we just hide it from the screen.

    We don’t have any special integration for MBM / I’m afraid that is not possible currently. I can create a feature request for you if you like. If/when we would be able to implement that I can’t say yet.

    Thread Starter djmichaud

    (@djmichaud)

    Lap, yes I am interested in working with you to only show the MailChimp integration option only at check-out.

    Plugin Contributor Lap

    (@lapzor)

    I thought you meant the checkbox was shown on multiple pages and you want to show it on just 1 page.

    But it seems the checkbox is only shown on the event page and not shown during checkout at all? Or did I overlook it?

    Thread Starter djmichaud

    (@djmichaud)

    I need the MailChimp checkbox option to appear at the Events Manager Checkout page. This is when the registrant data is available for “screen scraping” and transferring to the MailChimp database.

    Can this be possible as a “snippet” code option?

    Plugin Contributor Lap

    (@lapzor)

    If you are able to add HTML code to a form in WordPress, you can use the custom integration method: https://kb.mc4wp.com/add-sign-checkbox-custom-form/

    Thread Starter djmichaud

    (@djmichaud)

    I added the checkbox to the custom form. It is not working. Am I supposed to do something else? Here is a link to my cloud account where I included some screenshots.

    https://1drv.ms/u/s!AmjF4Tl97OfxgP4QjCxNANBQsrJvNg?e=qYEc7b

    As you can see in one of the screenshots, I can make the checkbox option appear, but no data is transferred to MailChimp. My name never appears in the MailChimp Audience list.

    Also, I never receive that MailChimp confirmation email requesting, “Are you sure you want to enroll in the PAWM Newsletter mailings?”

    Events Manager Integration is ACTIVE.

    Plugin Contributor Lap

    (@lapzor)

    This checkbox will trigger the Custom integration method, instead of the Event Manger integration. Can you make sure a list is set for the custom integration?
    Also please turn on the “log everything” option on MailChimp for WP > Other page and see if anything shows up in the log after testing again.

    I have the same problem. I have set up the mailchimp list and added to wp events manager multibooking checkout the following code as you describe:

    <label>
    <input type=”checkbox” name=”mc4wp-subscribe” value=”53dfee6f27″ />
    Sign-up to our newsletter.
    </label>

    But there is no subcription in mailchimp found. Also nothing is logged. Can you please help me to fix the problem.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Mailchimp Integration to Events Manager, Multi-Booking Mode.’ is closed to new replies.