• Hello,

    I’m using :
    Wordpress 4.5.3
    Mailpoet 2.7.2
    Contact Form 7 4.4.2
    MailPoet – Contact Form 7 Integration 1.0.7.5

    I did so many test but it’s always the same result : I receive an email from contact form 7 for the user registration (ok), I can see a confirmation message on my website with AJAX (ok), but I never saw the new email added in subscribers, and no confirmation mail from Mailpoet.

    My contact form is very simple :
    [email* email-634 akismet:author_email placeholder “Enter your email”]
    [mailpoetsignup mailpoetsignup-526 mailpoet_list_1 default:on] [submit “Ok”]

    It’s like there is no communication between contact form 7 and Mailpoet ??

    Last details, maybe not important, I use wordpess with “multi site” (2 website on the same wordpress installation, a french website and an english website).

    Thanks a lot for your help. I’m searching issue from few months and I’m very frustrated :p

    https://www.ads-software.com/plugins/mailpoet-contact-form-7/

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

    (@jessepearson)

    Automattic Happiness Engineer

    Hey there!

    Change your email form to the below, and you should be good:
    [email* your-email akismet:author_email placeholder "Enter your email"]

    The plugin requires the email field to be named your-email.

    Let me know if that works ??

    Thread Starter nnx

    (@nnx)

    Hi,

    Thanks for your reply ! I don’t have good news…

    I did what you say on my first site, and it works very well, subscriber was added.

    After that I tried on the second site, Contact Forms print a error message : Failed to send your message. Please try later.

    I think there is a problem with multi site. I did many test.

    I have one host with on WordPress install, my first site is english and the second in french. Contact Forms works well in both sites.

    The list has always the same name for both sites : mailpoet_list_1

    I try to return back and my site 1 never worked like the first time.

    Here is my Contact Forms code :
    [email* your-email akismet:author_email placeholder "Enter your email here"][mailpoetsignup mailpoetsignup-254 mailpoet_list_1 default:on] [submit "Ok"]

    I delete all mailpoet tag and contact form send emails and print confirmation.

    :/

    Hi, I am having the same issue. I get an email but no change to my subscriber list. Here is the whole form, please let me know if you need to see anything else:

    <label> First Name (required)
    [text* first-name] </label>

    <label> Last Name (required)
    [text* last-name] </label>

    <label> Your Email (required)
    [email* your-email] </label>

    <label> Subject
    [text* your-subject] </label>

    <label> What is your question or comment?
    [textarea* your-message] </label>

    [mailpoetsignup mailpoetsignup-568 mailpoet_list_6 default:off “Check box if you would like us to contact you back.”]
    [mailpoetsignup mailpoetsignup-568 mailpoet_list_3 default:on “Check box if you would like to receive an occasional awesome newsletter.”]

    [submit “Send”]

    I also tried using exactly what is above [email* your-email akismet:author_email placeholder “Enter your email”] and that did not work either.

    Thank you!!

    Any thoughts?

    Hi!
    I also encounter the same problem.
    Here is my contact form:
    <P> [email * your-email placeholder “Your email”] </ p>
    <P> [mailpoetsignup mailpoetsignup-441 mailpoet_list_7 default: on] </ p>
    <P> [submit “I SUBSCRIBE”] </ p>

    I get a good cnfirmaiton email telling me that the subscriber is registered. by cons it does not appear in the site I created and selected. How is it possible ?
    Thank you for your help.
    Ga?lle

    I was having trouble as well, but changed the ’email’ field to ‘your-email’, which fixed the issue. Thanks!

    Hello!

    For future users:

    The plugin requires the email field to be named: your-email.

    If you can add name subscriptions the field to be named: [your-name]
    and for surname: [your-last-name] (< It is not documented anywhere)

    At last, obviously the checkbox mailing: [mailpoetsignup mailpoetsignup-XXX mailpoet_list_XX "Mailing?"]

    As a summary:

    [text* your-name "Name"]
    [text* your-last-name "Surname"]
    [text* your-email "E-mail"]
    [mailpoetsignup mailpoetsignup-521 mailpoet_list_1 "Subscribe mailing?"]
    [submit "SEND"]
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No addition to subscribers’ is closed to new replies.