Hi! Can you please share how did you set up the form tab content?
Thanks!
Hi, I am experiencing this issue as well.
I had a look at issues described here and here but none of the solutions helped.
Form tab code:
[field_group delegates id="delegates" tabindex:1]
<label>Your Email (required)[email* your-abc id:your-abc]</label>
[/field_group]
[submit "Register"]
Does not pass validation when email fields with name “your-abc” are filled in.
On submitting the form below error is shown:
“One or more fields have an error. Please check and try again.”
Online sample here: https://masterclassevents.co.za/event/test-lending-principles-in-investment-banking/ (scroll down to ´register´tab)
Form tab code:
[field_group delegates id="delegates" tabindex:1]
<label>Your Email (required)[email your-abc id:your-abc]</label>
[/field_group]
[submit "Register"]
Works.
Any idea what is wrong?
This started happening after installing the upgrade 1.1.3 one week ago.
-
This reply was modified 6 years, 2 months ago by
susannakosic.
In case anyone is interested in this issue, the topic is being discussed here: https://wordpress.org/support/topic/radio-input-validation-error/