• Resolved imdreamer

    (@imdreamer)


    this is my contact form code, it can perform all fields and upload and submit correctly on front-end :
    http://socool.us/contact-us-new/

    but when i received submitted email , only remained : subject field and message field attached info, the other fields’s info found nowhere inside email, could you give a hand ?

    Form Code
    ——————————————–
    <label> Your Name (required)
    [text* your-name] </label>

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

    <label> Your Website URL
    [url url-181]</label>

    <label>Brand Name to incorporate in the logo
    [text text-628]</label>

    <label>Style Survey</label>Quick survey for your style preference, alternative for each row
    1.[radio radio-001 “Classic” “Modern”]
    2.[radio radio-002 “Mature” “Youthful”]
    3.[radio radio-003 “Feminine” “Masculine”]
    4.[radio radio-004 “Playful” “Sophisticated”]
    5.[radio radio-005 “Economical” “Luxurious”]
    6.[radio radio-006 “Geometric” “Organic”]
    7.[radio radio-007 “Abstract” “Literal”]

    <label>Color Preferences[text text-58]</label>

    <label>Project Budget Range</label>Our hourly rate : US$ 55/hour, more hours means more higher quality and more discount reward per hour in project design, basically we suggest pick up US$ 420 as a business standard option
    [select menu-185 include_blank “By hour(US$ 55/hour)” “US$ 250(5 hours to work)” “US$ 420(10 hours to work)” “US$ 700(20 hours to work)” “Custom Quotation”]

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

    <label> Your Message(required)</label>It’s better including your industry, background information,brand philosophy,related URL references .. more details can reduce communication cost between both sides and generate a good result.
    [textarea your-message]

    <label> File upload </label> Attach your preferred design examples as references, jpg, gif, png format only, total limitation : 1MB
    [file file-333 limit:131072 filetypes:jpg|gif|png]
    [file file-334 limit:131072 filetypes:jpg|gif|png]
    [file file-335 limit:131072 filetypes:jpg|gif|png]
    [file file-336 limit:131072 filetypes:jpg|gif|png]
    [file file-337 limit:131072 filetypes:jpg|gif|png]

    [submit “Submit”]

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My contact form can correctly display , but can't really attach all info to mail’ is closed to new replies.