• Resolved d3fin3d

    (@d3fin3d)


    I have searched extensively, but have found no guides or solutions to this.

    I am looking to add a “Confirm email address” field to my subscribe form, to reduce the amount of inaccurately entered email addresses being submitted to my subscription database.

    Currently, the form on the front page of my site looks like this: http://i.imgur.com/nKXR2IA.png

    I would like it to look and operate like this: http://i.imgur.com/ZCSv1Bv.png

    Is there a setting within Subscribe2 that I’m missing?

    Alternatively, If this is a relatively simple addition, it would be great if you could advise how to add this email confirmation field.

    Thanks in advance.

    http://wordpress.org/extend/plugins/subscribe2/

Viewing 1 replies (of 1 total)
  • @d3fin3d,

    There is no option to have a duplicate field to check.

    Implementing it wouldn’t but hugely difficult but it’s isn’t simple really either. You would need to add the second text field to the form in the classes/class-s2-frontend.php file and you’d also need to compare the 2 addresses entered and act accordingly if the addresses were different.

Viewing 1 replies (of 1 total)

The topic ‘Confirm email address field’ is closed to new replies.