Acceptance validation is not working me too
-
Hi,
I have a problem.
I’m inserting a contact form with the pluging contact form 7.The code entered is
<p class = “field name half”> [text * your-name placeholder "Name"] </ p>
<p class = “field email half_last”> [email * your-email placeholder “E-Mail”] </ p>
<p class = “field subject”> [text your-subject placeholder "Reason for contact"] </ p>
<p class = “field message”> [textarea * your-message placeholder “Message”] </ p> <p> This contact form your name, email and your content. For more information, see our privacy policy page. </ P>
[submit “Send Message”] [acceptance your-consent] I accept the storage of my data. [/ Acceptance]
but it does not work.
Emails do not leave.
Only red signs appear if I do not fill in the necessary data.
What is the correct code? With the gdpr if not inspired, the option should give me an error message … not signs of life …. thank you so much
- The topic ‘Acceptance validation is not working me too’ is closed to new replies.