Acceptance as Validation – i can’t set it
-
Hello,
I can’t set a checbox of acceptance at my webside. I’ve read the similar topic and I’ve been doing the instrucions given by barnez but it still doesn’t work.It is my code:
<div class="form-group"> [text* your-name class:form-control placeholder "Name and Surname *" ] </div> <div class="form-group"> [text* your-email class:form-control placeholder "Phone number or e-mail *" ] </div> <div class="form-group"> <span class="icon-select"> [select* your-recipient first_as_label class:form-control "Choose a topic query*" "Arrange a visit|***[at]***italswwojciecha.pl" "Your Comments and Suggestions|***[at]***italswwojciecha.pl" "Inquiries|***[at]***italswwojciecha.pl" "Marketing Offers|***[at]***talswwojciecha.pl" "Other|***[at]***talswwojciecha.pl"] </span> </div> <div class="form-group"> [textarea* your-message class:form-control rows:6 maxlength:350 minlength:10 placeholder "Enter your message *"] </div> <div class="form-group"> c[acceptance your-consent]Datenschutz akzeptieren [/acceptance]c [recaptcha] </div> <div class="text-center mt-10"> <button type="submit" class="btn btn-red">Send ></button> </div> [response]I added also:
This in MAIL >> Message Body:
[your-consent]And this in ADDITIONAL SETTINGS:
acceptance_as_validation: onBut I didn’t see my checkbox and form doesn’t work. Please help me.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Acceptance as Validation – i can’t set it’ is closed to new replies.