Hello @mstudioil
Hi,
Thank you for your message.
Unfortunately, the plugin doesn’t support this yet. The addition of this feature is reported to programmers, but we do not know the date of its implementation.
I will add you to the list of people interested in this functionality and I will inform you when it happens.
In case of further questions, please contact me.
Best Regards,
” the plugin doesn’t support this yet.” you talking about the copy-paste or the confirmation email option, that check if the emails are the same?
Hello @mstudioil
Both of them. Could you tell me more about that option the confirmation email option, that check if the emails are the same?
Thanks
Hey, in the “confirmation email” the user enter the same email and the checking is to see they are the same
Hello @mstudioil
We have such validation code but it does not block pasting values from another field:
Confirm the email address field
- Paste the validation code at the end of the functions.php file (in the active theme).
- Add the Email Confirmation text field and make it Required.
- Go to the Advanced tab and select the last validation called Compare with billing_email.
- Save.