Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter artzcj

    (@artzcj)

    Usually when a field is all numeric, as in a phone number, there would be an option for that. But did I choose the right type of input field out of the options listed?

    The main point is the information, even though it is required on the phone number, is not getting sent to my client even though he gets all the rest of the input.

    The website is https://www.eatwsk.com under Contact

    I’m having the exact same issue. Here’s my form:

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

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

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

    <p>Comments
    [textarea your-message] </p>

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

    Everything comes through accept the phone number even though that is supposedly required. How can I get the phone numbers to come through as well?

    Thank you,

    ~ Angela

    ARTZCJ,

    Not sure if you figured out your issue yet, but for me I realized I needed to add this [your-phone] to the “Message body:” under the Mail section as well.

    After I did that I was receiving phone numbers in the emailed form info as well.

    Hope that helps.

    ~ Angela

    Thread Starter artzcj

    (@artzcj)

    That looks like it should work. I will give it a try and when my client has time to let me know – I’ll let you know. Thanks so much!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Contact Form 7] Not receiving the phone number from contact sheet’ is closed to new replies.