Contact Form - Wordpress Validation

We are creating Pop-Up contact Forms in Infusionsoft and using the HTML Code in our Wordpress site, this is all woking perfectly, except for the user validation within the form. If a User does not fill in a field, or fills it in incorrectly, you are taken to an Infusionsoft link to be prompted to fill in required fields or to use the correct formats etc.

Does anybody have a simple solution for this issue?

Thank you in advance!

Clay

No simple solution. The easiest way would be to add some client-side form validation. The easiest would be some HTML5 input pattern attributes.