Hallo,
ich habe ein Problem mit dem Formular von contact form7.
Ich lege das Formular wie folgt an:
[COLOR=#ff0000]
[/COLOR][COLOR=#ff0000]<label> Ihr Name (Pflichtfeld)[/COLOR]
[COLOR=#ff0000] [text* your-name] </label>[/COLOR]
[COLOR=#ff0000]
[/COLOR]
[COLOR=#ff0000]<label> Ihre E-Mail-Adresse (Pflichtfeld)[/COLOR]
[COLOR=#ff0000] [email* your-email] </label>[/COLOR]
[COLOR=#ff0000]
[/COLOR]
[COLOR=#ff0000]<label> Ihre Telefonnummer[/COLOR]
[COLOR=#ff0000] [tel tel-134] </label>[/COLOR]
[COLOR=#ff0000]
[/COLOR]
[COLOR=#ff0000]<label> Betreff[/COLOR]
[COLOR=#ff0000] [text your-subject] </label>[/COLOR]
[COLOR=#ff0000]
[/COLOR]
[COLOR=#ff0000]<label> Ihre Nachricht[/COLOR]
[COLOR=#ff0000] [textarea your-message] </label>[/COLOR]
[COLOR=#ff0000]
[/COLOR]
[COLOR=#ff0000][submit "Senden"][/COLOR]
Es wird aber nur der Name, die E-Mail, das Betreff-Feld und der Nachrichtentext übertragen. Die Telefonnummer wird nicht übertragen, genauso wenn ich z.B. ein Dropdown-Menü oder Kontrollkästchen anlege.
Wenn ich im Formular "Kontrollkästchen" mit anlege, erscheine aber kein Feld, in dem ich ein Häkchen setzten kann.
Kann mir jemand helfen?
Cordl