Mailchimp Integration
-
I want to include an option/checkbox to sign-up for a Mailchimp mailing list when submitting a WCP Contact Form. However, if I add the integration code from Mailchimp for WordPress above or below the short code for WCP Contact Form on a page it doesn’t get parsed. Can you please direct me to the proper file from WCP Contact Form to insert the following code so it appears above the send button and below the other options so it gets executed on submission?
<p>
<label>
<input type=”checkbox” name=”mc4wp-subscribe” value=”1″ />
Sign me up for your mailing list!
</label>
</p>Also, if you could add the ability to add short code on the form page it would make this much easier in the future. Ideally I would like to just add a checkbox with a short code value of [mc4wp-subscribe] instead of editing a plugin file each time you update WCP Contact Form.
Thanks.
Chris
- The topic ‘Mailchimp Integration’ is closed to new replies.