• Resolved ericboyce

    (@ericboyce)


    I keep getting this error message…. here is is what i have. please help.

    Form Print

    <label> *Name:
    [text* your-name]</label>

    <label> *Email:
    [email* your-email]</label>

    <label> *Address:
    [text* your-address]</label>

    <label> Address 2 (apt or suite):
    [text your-suite]</label>

    <label> *City:
    [text* your-city]</label>

    <label> *State/Province:
    [text* your-state]</label>

    <label> *Zip/Postal Code:
    [text* your-postal]</label>

    <label> *Country:
    [text* your-country]</label>

    <label> *Phone:
    [text* your-phone]</label>

    <label> Mobile Phone:
    [text your-cell]</label>

    <label> Fax:
    [text your-fax]</label>

    <label> Business Name:
    [text your-business]</label>

    <label> Business Address:
    [text your-busaddress]</label>

    <label> Occupation:
    [text your-occupation]</label>

    <label> *T-Shirt Size:
    [select* your-shirt “small” “medium” “large” “x-large” “xx-large” “xxx-large”]</label>

    <label> *Certificate Name:
    [text* your-certificate]
    (as it should appear on certificate)</label>

    <label> Room & Board:
    [checkbox your-room default:1 “single” “double”]</label>

    <label> Dietary Concerns (for room & board only)
    [textarea your-diet]</label>

    <label>Additional Information </label>
    <label> Do you own a Steadicam?
    [radio you-own default:1 “yes” “no”]</label>

    <label> If yes, which Model?
    [text your-model]</label>

    <label> Experienced in:
    [checkbox your-exp “film” “video” “both”]</label>

    <label> Recent Credits:
    [textarea your-credits]</label>

    <label> *We may take photographs during our Steadicam Workshops and use them for our website and publications. Please select the appropriate box giving us permission to use these workshop photos for Steadicam promotional purposes:
    [radio you-permit default:1 “Yes, I give my permission” “No, I do not give my permission”]</label>

    <label> Comments:
    [textarea your-comments]</label>

    [submit class:contact-submit “Send”]

    Mail Print

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

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

    (@takayukister)

    Thread Starter ericboyce

    (@ericboyce)

    Solved. Thank you

    hi,
    i have the same problem and just can’t get rid of it. have been searching and reading for a day now…
    my form looks like this:

    <label> Izberi tip nepremi?nine (obvezno)
    [select tipnepremicnine include_blank "HI?A" "STANOVANJE" "VIKEND"] </label>
    
    [group hisa]
    <label> Kak?na je kvadratura po eta?ah? (obvezno)
    [number klet placeholder "klet"]
    [number etaza placeholder "etaza brez po?evnin"]
    [number mansarda placeholder "mansarda"]
    [number podstresje placeholder "podstre?je"]
    [number garaza placeholder "gara?a"]
    [number nadstreski placeholder "nadstre?ki"] </label>
    
    <label> Kaj bi zavaroval? (obvezno)
    [select kajbizavarovalhisa include_blank "HI?O IN OPREMO" "SAMO HI?O" "SAMO OPREMO" "KAJ PREDLAGA??"] </label>
    
    <label> Kako bi zavaroval? (obvezno)
    [select* kakobizavarovalhiso include_blank "OSNOVNO" "SREDNJE" "MAKSIMALNO"] </label>
    [/group]
    
    [group stanovanje]
    <label> Kak?na je kvadratura stanovanja? (obvezno)
    [number* kvadraturastanovanja placeholder "50"] </label>
    
    <label> Stavba, kjer je stanovanje, ima:
    [checkbox stavbaima use_label_element "DVIGALO" "UPRAVLJALCA"] </label>
    
    <label> Kaj bi zavaroval? (obvezno)
    [select kajbizavarovalstanovanje include_blank "STANOVANJE IN OPREMO" "SAMO STANOVANJE" "SAMO OPREMO" "KAJ PREDLAGA??"] </label>
    
    <label> Kako bi zavaroval? (obvezno)
    [select* kakobizavarovalSTANOVANJE include_blank "OSNOVNO" "SREDNJE" "MAKSIMALNO"] </label>
    [/group]
    
    <label> Naslov nepremi?nine (obvezno)
    [text* naslov default:user_billing_address_1] </label>
    
    <label> Je obremenjena s hipoteko? (obvezno)
    [checkbox hipoteka use_label_element exclusive "DA" "NE"] </label>
    
    <label> Izberi na?in pla?ila (obvezno)
    [select* nacinplacila include_blank "GOTOVINA" "SPLETNA BANKA" "OBROKI"]</label>
    
    [group steviloobrokov]
    <label> Na koliko obrokov?
    [select* steviloobrokov include_blank "2" "3" "4" "5" "6" "7" "8" "9" "10" "11"] </label>
    [/group]
    
    <label> ?eli? ?e kaj dodati?
        [textarea your-message] </label>
    
    <label> Nalo?i datoteke - slike zunanjosti in notranjosti, kopijo police, itd (obvezno)
     </label>
    
    <label> Ime in priimek (obvezno)
    [text imeinpriimek default:user_display_name] </label>
    
    <label> Datum rojstva (obvezno)
    [date* default:user_field_birthdate]</label>
    
    <label> Gsm (obvezno)
    [tel* telefonstranke default:user_billing_phone]</label>
    
    <label> Tvoj e-mail (obvezno)
        [email* your-email default:user_email] </label>
    
    <label> Podpi?i tu (obvezno)
    [signature podpis cols:500 rows:150 color:#4169E1 background:#f5f5f5] </label>
    
    [honeypot mojdomapp-891]
    
    [submit "Send"]

    Even if i delete <label> Kak?na je kvadratura po eta?ah? (obvezno), the problem is still there.
    Please help, as i am going nuts here ??

    PS:Another thing that is bothering me, if i may: how do you get two default vaules in one field?
    I mean user_first_name and user_last_name. i get the first name with default:user_first_name, but can’get the second one to display and the default:get functions shows nothing.

    • This reply was modified 8 years, 2 months ago by oga23.

    Ok, removed the <lable> and is working fine. How could i use the lable element so i don’t have every single tag in mail?
    thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple form controls are placed inside a single label element.’ is closed to new replies.