• Resolved justusad

    (@justusad)


    On about half of my contact forms I continue to get a syntax error code on Mail (2) “To” field. This is a pretty simple field having only the users email address which for my forms is [email]. But for some reason on only half of my forms I get this error…

    Any ideas why this would be happening?

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What do you have in the Form tab field?

    Thread Starter justusad

    (@justusad)

    <p style="margin-bottom:10px;">[text* your-name class:getstarted placeholder "Your Name"]</p>
    <p style="margin-bottom:10px;">[text* your-phone class:getstarted placeholder "Phone Number"]</p>
    <p style="margin-bottom:10px;">[text* email class:getstarted placeholder "Email Address"]</p>
    <p style="margin-bottom:0px;"><strong>Get Started With:</strong></p>
    <p style="margin-bottom:10px;">[checkbox services "Personal Injury Marketing" "New Patient Marketing" "Reactivate Past Patients" "Boost Referrals" "Chiropractic Postcards" "Chiropractic Print Materials" "FREE Consultation"]</p>
    <p style="margin-bottom:10px;"><strong>Let Us Know You're Human</strong></p>
    [captchac captcha-101 size:m][captchar captcha-101]
    [submit "Submit"]
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Because it’a a general text field.

    [text* email class:getstarted placeholder "Email Address"]

    Replace the “text*” with “email*”.

    [email* email class:getstarted placeholder "Email Address"]

    Thread Starter justusad

    (@justusad)

    Got it! Thank you very much for the help. I appreciate it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Syntax Error for Mail (2) From’ is closed to new replies.