Hi,
We are also having a similar problem. When the user completes the form and goes to submit the form, it stays in a loop and does not submit as well. We also noticed that the application does not go to the Job Board | Application.
WordPress version: 6.5.4
SJB version: 2.12.1
WP Mail SMTP Version: 4.0.1
Here is the page we are testing
Jobs – MRC Manufacturing
We are also seeing the following.
The label’s for
attribute doesn’t match any element id
. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label’s?for
?attribute references the correct?id
?of a form field.
it is on the
< label for=”applicant_resume”> Attach Resume < span class=”sjb-required required” >*
-
This reply was modified 9 months, 1 week ago by tomlelli.