• Resolved gameslopedy

    (@yiggory)


    How can I make the registration checkbox required?

    So this means i want to force new registrations to make checkbox checked when they subscribe.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    How about removing the checkbox and replacing it with a text “By signing up you agree to receive our email newsletter” and set the integration method on explicit so no opt-in is required?

    HTML5 does not have a build in way to make a checkbox required, but you can use jQuery or alike to force a user to tick a box if you really want to, something like this:
    https://jsfiddle.net/mZ6zJ/

    Hope that helps,

    Thread Starter gameslopedy

    (@yiggory)

    I tried the above (means checked implicit option) and tested.
    But it doesnt subscribes the registration email into mailchimp list.

    When double optin checked it sends confirmation mail but it goes to 404 page.

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hi,

    Since there are 2 issues created by you, I am marking this as resolved and we can communicate through the other ticket.

    Thread Starter gameslopedy

    (@yiggory)

    okay but no answer?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to make registration checkbox required?’ is closed to new replies.