Multiple form controls are placed inside a single label element.
-
Hi,
In contact form 7, I want to develop an inquiry form. However, after the inputting code, I get the the following message: “Multiple form controls are placed inside a single label element”
1) Why does this meessage keep occurring?
2) How do i fix this?Below is the form that input:
<label> Your Name (required)
[text* your-name] </label><label> Your Email (required)
[email* your-email] </label><label> Address? (required)
[textarea* textarea-51 “(Street Name), (Building name/number). (Villa/Apartment), Area, City”]<label> Telephone Number? (required)
[tel* tel-972 “000-123-4567”]<label> Type of problem
[select* menu-581 multiple “AC & Electrical” “Plumbing” “Gardening” “Carpentry” “Painting” “Handyman” “Marble Polishing” “Moving and Packing” “Interior Fit Outs” “Interior Designing” “Swimming Pool Maintenance”]<label> Tell us your problem?
[textarea your-problem] </label><p>Your photo
[file file-805]</p><label> How did you find us?
[select* menu-642 multiple “Google Search” “Google Ads” “Facebook” “Linkedin” “Pinterest” “Referral” “Other”][submit “Send”]
- The topic ‘Multiple form controls are placed inside a single label element.’ is closed to new replies.