Interest group on Custom Integration
-
Hi,
I’m using custom integration to add a “Subscribe to our newsletter” checkbox in Woocommerce registration form and everything works well copying and pasting
<label>
<input type=”checkbox” name=”mc4wp-subscribe” value=”1″ />
Sign-up to our newsletter.
</label>
in a custom function in functions.php. Now, I added interest group on my list through my Mailchimp account and I’d like to display that group options just under “Sign-up to our Newsletter”.
How can I do that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Interest group on Custom Integration’ is closed to new replies.