@jyria Please provide the form code used and list any other plugin installed related to CF7.
- This reply was modified 1 hour, 26 minutes ago by Jainil Nagar.
Thread Starter
Saskia
(@jyria)
Hello Jainil!
Formcode here:
<div class="upload-formular tm-form"><div class="tm-form-row"><div class="tm-form-col">[text* your-first-name placeholder "Voornaam*"]</div><div class="tm-form-col">[text* your-last-name placeholder "Achternaam*"]</div></div>
<div class="tm-form-row"><div class="tm-form-col">[text your-instagram-name placeholder "Instagramnaam"]</div>
<div class="tm-form-col">[email* your-email placeholder "E-Mail*"]</div></div>
<div class="tm-form-row"><div class="tm-form-col">[number* your-age placeholder "Leeftijd*"]</div>
<div class="tm-form-col">[text* your-city placeholder "Woonplaats*"]</div></div>
[textarea your-message x4 placeholder "Mocht je bij je foto nog iets willen mededelen ..."][file* file-kunstwerk filetypes:jpg|png id:werksfile limit:512kb]<label for="werksfile" data-multiple-caption="{count} Kunstwerk gekozen"><i class="fas fa-palette"></i> <span>Je kunstwerk kiezen<span class="newline">(Maximaal toegestane bestandsgrootte: 512kb, mogelijke formaten: .jpg- of .png-bestanden)</span></span></label>
<div class="app customCheckbox">[acceptance acceptance-629][/acceptance]<strong>Toestemmingsverklaring gegevensbescherming*</strong> [tm-upload-dsgvo]</div>
[submit "Nu uploaden"]</div>
Other plugins related to CF7: Post My CF7 Form
However I am using this setup on all network sites – this is a multisite installation. Same theme- and plugin code can be found on all language sites (network subsites). All other language sites forms work just fine and validate properly. It is only the dutch site / netherlands, where the form is not acting as expected.
Thread Starter
Saskia
(@jyria)
I managed to find and fix the issue. For anyone experiencing the same issue:
check if you have WP Armour installed and enabled. If so, please double check, if you have setup the tool properly (meaning: did you setup the honeypot key etc.)
IF you missed setting up the honeypot key, contact form 7 will not validate.
SO: fixed by completing set up enabled plugin WP Armour.