liozah
Forum Replies Created
-
I contact you by the support Email.
and you fix that! Thanks 🙂Thanks a lot!!! :))
works perfectly now 🙂- This reply was modified 6 years, 9 months ago by liozah.
hey,
its not the same form, there are two forms with 2 diffrent shortcode:
contact us_footer:
<div class=”private_tour_form”>
<table >
<tr>
<td style=”width: 50%; float: right; position: relative;”>
[text* cuf-name class:wbk-text id:cuf-name placeholder “שם מלא*”]</td>
<td style=”width: 50%; float: right; position: relative;”>
[text* cuf-phone class:wbk-text id:cuf-phone placeholder “טלפון*”]</td>
</tr>
</table>
[text* cuf-email class:wbk-text id:cuf-email placeholder “אימייל*”]
[text cuf-knowus class:wbk-text id:cuf-knowus placeholder "נושא"]
[textarea cuf-message class:wbk-textarea id:cuf-message placeholder “הודעה”]
<p>* – שדה חובה</P>
[submit “שלח”]
</div>booking form:
<p><label for=”wbk-name”>שם מלא (שדה חובה)</label>[text wbk-name class:wbk-text id:wbk-name]</p>
<p><label for=”wbk-email”>דוא”ל (שדה חובה)</label>[text wbk-email class:wbk-text id:wbk-email]</p>
<p><label for=”wbk-phone”>טלפון (שדה חובה)</label>[text wbk-phone class:wbk-text id:wbk-phone]</p>
<p><label for=”wbk-knowus”>איך שמעתם עלינו?</label>[text wbk-knowus class:wbk-text id:wbk-knowus]</p>
<p><label for=”wbk-comment”>הערות נוספות</label>[textarea wbk-comment class:wbk-textarea id:wbk-comment]</p>Thank you for your response.
That’s true I removed the footer form and it works now. But I need the footer form for general contact at every page. There is no option to have 2 forms at the same page?And also, there is option to put an description if one of the required field is not filled?
Thanks,
Lioz- This reply was modified 6 years, 9 months ago by liozah.