Reply To: adding class nukes field

Home Forums Jquery Validation for Contact Form 7 adding class nukes field Reply To: adding class nukes field

#5413
Dinesh
Keymaster

Hi Pablo,

Seems like you kept the class in field manually, so the field is not working. Please use the contact form 7 field tag generator. From there assign the class as required and it should work fine.

Actually the class should come before the placeholder text. For example:

[tel your-tel class:phoneUS placeholder “PHONE XXX-XXX-XXXX”]

Hope this helps.

Thanks