- This topic has 11 replies, 2 voices, and was last updated 4 years, 1 month ago by
Maria Do.
-
AuthorPosts
-
-
May 21, 2018 at 2:06 pm #20239
Daniel NeubergerParticipantHey,
can you say me why there are 2 checkboxes and now only one?
https://prnt.sc/jkiscn -
May 23, 2018 at 7:52 pm #20361
Daniel NeubergerParticipantHere is the page. -> http://59223613.swh.strato-hosting.eu/
When you scroll a little bit down you can see it. -
May 24, 2018 at 11:11 pm #20451
Daniel NeubergerParticipantHey Sen Do Thi,
thank you for your answer. I have add the css code but nothing changes.
I have to add this checkbox because of the GDPR in Europe.Here you can see my EXACT code in “Contact Form 7″
<div class=”form-contact”>
<div class=”form-group”>
<p> <label class=”control-label gcore-label-left gcore-label-checkbox”>Fahrzeug </label></p>
<div class=”gcore-display-table”>
<div class=”gcore-single-column”>
[radio radio-group class:gcore-radio-item label_first use_label_element “TAXI ” “BUS ” “LIMOUSINE ” “KRANKENTRANSPORTER “]
</div>
</div><div class=”form-group”>
<p><label class=”control-label gcore-label-left”>Datum </label></p>
<div class=”gcore-display-table”>
<span class=”wpcf7-form-control-wrap date_time”><input type=”date” aria-invalid=”false” aria-required=”true” id=”date-time” class=”wpcf7-form-control wpcf7-date wpcf7-validates-as-required wpcf7-validates-as-date form-control” value=”” name=”date_time” size=”60″></span>
</div>
</div>
</div><div class=”form-group”>
<p> <label class=”control-label gcore-label-left required_label”>Uhrzeit </label></p>
<div class=”gcore-display-table” >
[text* hours 60/ class:form-control]
</div>
</div><div class=”form-group”>
<p><label class=”control-label gcore-label-left”>Abfahrt </label></p>
<div class=”gcore-display-table”>
[text* start_destination 60/ class:form-control]
</div>
</div><div class=”form-group”>
<p><label class=”control-label gcore-label-left”>Ziel </label></p>
<div class=”gcore-display-table”>
[text* end_destination 60/ class:form-control]
</div>
</div><div class=”form-group”>
<p><label class=”control-label gcore-label-left”>Personen </label></p>
<div class=”gcore-display-table”>
[text* personen 60/ class:form-control]
</div>
</div><div class=”form-group”>
<p><label class=”control-label gcore-label-left”>Telefonnuummer</label></p>
<div class=”gcore-display-table”>
[tel phone_number 60/11 class:phone-number]
</div>
</div><div>
<br/> [acceptance your-consent] ICH HABE DIE DATENSCHUTZERKLĂ„RUNG GELESEN, VERSTANDEN & AKZEPTIERE DIESE. [/acceptance] <br/> </div><div class=”form-group”>
<div class=”gcore-display-table”>
[submit class:btn “jetzt anfragen”]
</div>
</div>
</div> -
May 25, 2018 at 4:59 pm #20523
Daniel NeubergerParticipantHow can I give it private?
Here can other people read the messages. -
May 26, 2018 at 5:12 pm #20559
Daniel NeubergerParticipantThis reply has been marked as private. -
May 27, 2018 at 8:27 pm #20590
Daniel NeubergerParticipantI have set it as private.
Can you see it?
-
-
AuthorPosts
- You must be logged in to reply to this topic.