• Resolved samvimes

    (@samvimes)


    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 samvimes.
    • This topic was modified 8 years ago by samvimes.
    • This topic was modified 8 years ago by samvimes.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    I checked the form at http://ai.fossekalltek.no/ but was not able to find the above code in the form. Can you please confirm if you have added the code to the form?

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies for awhile I will now mark this topic as “resolved”. If you are still experiencing this issue or you have a similar problem, please create a NEW topic. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Form sets all to “Subscribed”’ is closed to new replies.