Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thank you len7288! Your solution worked for me:

    1. admin area then
    2. users then
    3. your profile
    4. on my profile area he uncheck the box at the top of the page which says disable the visual editor when writing.

    Hurrah!

    Thread Starter PineapplePlayas

    (@pineappleplayas)

    I solved it after I wrote the post. I was on WP 2.9.2, and I upgraded to 3.0.1. Solved. I’m not sure what the incompatibility was, but upgrading did the trick.

    So I thought I would share in case anyone encountered a similar error.

    Great plugin. Cheers!

    This is my first time using Contact Form 7. I was getting the validation error message every time. I changed the email* field to a text* field, and it worked instantly. For some reason, the email* field validation was rejecting valid email addresses. My form is located here: https://christmasspirit.ca/submit/

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

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

    <p>Your Phone Number (required)
    [text* your-phone-number] </p>

    <p>Please tell us as much as you can about the Nativity
    [textarea* Extended_description1 40×15 watermark “Where does it come from? \n What is it made of? \n What does it mean to you?”]</p>

    <p>[captchac captcha-468]</p>
    <p>[captchar captcha-468 4/4]</p>
    <p>[submit “Send”]</p>

Viewing 3 replies - 1 through 3 (of 3 total)