• Hello

    I have installed contact-form-7.1.8.0.1 and my catcha is not working!

    This is my code:

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Subject (required)
    [text* your-subject] </p>

    <p>Your Message (required)
    [textarea* your-message] </p>

    <p>Enter the code: [captchac captcha-790 size:l fg:#FFFFFF bg:#000000]</p>
    <p>[captchar captcha-790]</p>

    <p>[submit “Send”]</p>

    Where the image should be is nothing, not even in the source of the page.

    <span class=”wpcf7-form-control-wrap your-message”><textarea name=”your-message” class=”wpcf7-validates-as-required” cols=”40″ rows=”10″></textarea></span> </p>
    <p>Enter the code: </p>

    <p><span class=”wpcf7-form-control-wrap captcha-790″><input type=”text” name=”captcha-790″ value=”” size=”40″ /></span></p>
    <p><input type=”submit” value=”Send” /> <img class=”ajax-loader” style=”visibility: hidden;” alt=”ajax loader” src=”https://www.epsychology.us/wp-content/plugins/contact-form-7/images/ajax-loader.gif&#8221; /></p>

    What is happening? Why isn`t it working?

Viewing 8 replies - 1 through 8 (of 8 total)
  • You need to include a 2nd tag for the image, generated in the form designer, and following the [captchar captcha-790]

    Thread Starter Joseph

    (@xmsmmgrs)

    I have included both!

    <p>Enter the code: [captchac captcha-790 size:l fg:#FFFFFF bg:#000000]</p>
    <p>[captchar captcha-790]</p>

    Is there something else that I need to include?

    Ahh right, sorry, didn’t see that in the source somehow. I actually tried this form yesterday and it did show the images fine, but it always said the code was wrong when trying to send so I gave up. Today I’ve upgraded to wp 2.6.1 and this pluging doesn’t work at all anymore, so shrug.. maybe find a new one.

    Thread Starter Joseph

    (@xmsmmgrs)

    Anyone else with some solution for this?

    xmsmmgrs,

    1) Make sure GD and FreeType libraries are installed on your server.
    2) Make sure wp-contents/uploads/wpcf7_captcha folder exists and is writable.

    jennag

    (@jennag)

    I have confirmed I have both:
    GD and FreeType libraries are installed on my server and wp-contents/uploads/wpcf7_captcha folder exists and is writable but I still get rejected every time I use the captcha (in testing). Any ideas?

    bebek_ijo

    (@bebek_ijo)

    i’ve found similar problem but i’ve tried to delete the content on
    wp-contents/uploads/wpcf7_captcha
    and make the folder writable, now the captcha works
    hope it helps

    Also I have a problem. GD and FreeType is installed, the directory / files/wpcf7_captcha / is set right, but the image is black.

    In the form I have set [captchac captcha-477 id: captcha-477].

    https://www.henna.eu/files/wpcf7_captcha/26273662.png

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Contact Form 7] Captcha problem.’ is closed to new replies.