• Hello,

    I install your theme “WP Bootstrap StarterVersion : 3.0.5” and I use the plugin “Contact form 7”.
    But the field recaptcha not work.
    If I switch with an other theme it’s work.

    Can you help me ?

    Thanks you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Afterimage Designs

    (@afterimagedesigns)

    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

    Thread Starter laetitia Godet

    (@laetitia-godet)

    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

    Thread Starter laetitia Godet

    (@laetitia-godet)

    All extension are updated.
    I use contact form 7 Version 4.9.2

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Priblem with [recaptcha]’ is closed to new replies.