Error with Contact Form 7 Integration
-
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]
- You must be logged in to reply to this topic.