Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author zaus

    (@zaus)

    You need to post the entire debug message if you want some help.

    Plugin Author zaus

    (@zaus)

    I’m guessing that you didn’t have enough of the static fields, like a form ID or other hidden fields from MailChimp submission, so mail chimp doesn’t actually know what you are posting

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @timslide, Please use PasteBin to share that much code

    Thread Starter timslide

    (@timslide)

    Here’s the entire debug. Help would be awesome!

    http://pastebin.com/ZNiPUgWM

    Plugin Author zaus

    (@zaus)

    1. That much inline css is ridiculous, but has no bearing on the issue
    2. Look for the <form> tab in the html response, or you can even copy all that html to a new file and open that in your browser
    3. There are a bunch of fields named MERGE0 and MERGE1 etc that you probably need to map to. Basically all of the input fields in the form, including some of the hidden ones, use the name attribute as your mapping.

    Plugin Author zaus

    (@zaus)

    Since it’s a “simple mapping issue”, assuming resolved.

    ninjoan

    (@ninjoan)

    I need a guide to help me here….. 🙁

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘MailChimp WP Integration Issues’ is closed to new replies.