Hi laetitia Godet,
Thank you for using WP Bootstrap Starter theme, I try to create a page with reCaptcha and it works properly https://afterimagedesigns.com/wp-bootstrap-starter/page-with-recaptcha/. Did you use the updated Contact form 7 if not can you update it? Can you also send the page URL so that I can determine the error? Thanks
Hello,
My code of form :
<div class="champForm">
<label> Votre nom *</label>
<div>[text* your-name]</div>
</div>
<div class="champForm">
<label> Votre adresse e-mail *</label>
<div>[email* your-email] </div>
</div>
<div class="champForm">
<label> Votre message *</label>
<div> [textarea* your-message] </div>
</div>
<div>[recaptcha size:compact]</div>
<div class="submitForm">[submit "Envoyer"]</div>
<div id="champsObligatoires">Les champs avec une * sont obligatoires</div>
The captcha not show ?
Can you take me the code of your form ?
Thanks you
All extension are updated.
I use contact form 7 Version 4.9.2