• Resolved webdevdk

    (@webdevdk)


    I have integrated WC4WP into my site. The form it has works and is sending subcribers to MailChimp, but for some reason the contact form 7’s have stopped working. They were working before, but checking them today they are not working. I have multiple that I wish to connect to MailChimp. I have double opt in off. I have confirmed it is the correct list. I have reconnected the API Key. I have made sure the double opt in is off both in the MC4WP form and within MailChimp itself. The log says the email is successfully subscribed, but when I look on MailChimp it is not there. Contact form 7 is on version 5.9.8, MC4WP is on version 4.9.14. WordPress is on version 6.5.5. PHP is on version 8.2. I am not sure where to go from here, because the log gives no type of error to work from.

    Here is the contact form 7 code:

    <div class="mc4wp-form-fields-flex red"><span class="mc4wp-form-fields">[email* your-email placeholder "Enter Your Email "]</span><span class="mc4wp-form-fields"><button type="submit" class="sc_button color_style_dark sc_button_bordered sc_button_icon_left"> <span class="sc_button_icon"><span class="icon-check-3"></span></span>subscribe</button></span></div>
    <span class="sc_align_center">[acceptance wpgdprc] I agree that my submitted data is being collected and stored. [/acceptance]</span><input type="hidden" name="mc4wp-subscribe" value="1" />

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Lap

    (@lapzor)

    If the log (MC4WP > Other) is showing successfully subscribed it means the email is really sent to Mailchimp, and form there it’s out of our hands and the email should really be in Mailchimp.

    Is that the log you’re looking at, or are you looking at another log where you see successful (eg in Cf7)

    Just out of curiosity, why are you using CF7 for the second form instead of showing a normal MC4WP form?



Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.