Form sets all to “Subscribed”
-
Hello! I am making a petition site and want to allow users to subscribe to a newsletter, since I’m using a theme I went for the “custom” form method and copy pasted this code into my form
<p> <label> <input type="checkbox" name="mc4wp-subscribe" value="1" /> Subscribe to our newsletter.</label> </p>All of the form is the themes form except the custom code, that’s just added without the use of any php into the form as per the extensions instructions, but whenever someone signs up they are defaulted to the status “Subscriber” in MailChimp, even if they have not checked the box.
Screenshot of my settings https://ibb.co/fAp8tJ
We tried setting the value of the form box to “0” but it does not help, all users get registered as “Subscribers”, this breaks GDRP and I am in a EU country so this functionality is vital for us.
- This topic was modified 8 years ago by .
- This topic was modified 8 years ago by .
- This topic was modified 8 years ago by .
The page I need help with: [log in to see the link]
The topic ‘Form sets all to “Subscribed”’ is closed to new replies.