• Resolved DMTFYP

    (@dmtfyp)


    Hi there,

    I wonder if you can help – I’m getting through emails from the contact forms, but the different form areas aren’t coming through. So for example, I have a form with these areas:

    your email
    your name
    your company
    required sets
    further info

    All that comes through to us is the name and email, and then the rest of the message is blank. I’ve checked the form coding and it seems to be right, could you please help?

    https://wordpress.org/plugins/contact-form-7/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Please include a link to your Contact Form 7 form plus all your input in the Form and Mail sections of the CF7 interface. If others here are able to understand your actual problem, they may be able to offer a possible solution.

    Thread Starter DMTFYP

    (@dmtfyp)

    hi Davmerit,

    This is the contact form in question https://dmthomasfoundation.org/ducks-for-change/view-the-range/

    the only part that is coming through that I can see is “any special instructions”. Input to the form looks like this (spaces added in because I’m not sure if the code will show properly)

    < p > Your Name (required)< br / >
        [ text* your-name ] < /p >
    
    < p > Your Email (required) < br / >
        [email* your-email] < / p >
    
    < p > Subject < br / >
        [ text your-subject ] < /p >
    
    < p > Your Message < br / >
        [ textarea your-message ] < /p >
    
    <p>Please input the digits below into the box before submitting. < br / >
    [ captchac captcha-815 ]
    [ captchar captcha-815 ]< /p >
    
    < p > [ submit "Send" ]< /p >
    Thread Starter DMTFYP

    (@dmtfyp)

    Apologies – incorrect form, this is the form

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

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

    <p>Company Name (for wholesale purchase)<br />
    [text company-name] </p>

    <p>Sets required and quantity (required)<br />
    [text* sets required] </p>

    <p>Delivery address (required) <br />
    [text* delivery address] </p>

    <p>Any special instructions<br />
    [textarea your-message] </p>

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

    Great! But I am more interested in your mail section. Please provide me with the tags in the MAIL SECTION.

    Thread Starter DMTFYP

    (@dmtfyp)

    Hi Davmerit,

    sorry, I’m making a mess of this! OK here are the tags…..
    AH! OK, I’ve just seen why it isn’t working, I needed to include the bracket tag areas on that page. I’ve changed it now, thank you so much for your help! What a wally I am.

    thanks very much!

    🙂 – glad you solved it

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

The topic ‘Info input into form not coming through’ is closed to new replies.