Problem contact form 7
-
Hi I have a problem with the form and is vacuum coming in the mail.
If I use this form becomes well:<p>Nombre(requerido) [text* your-name] </p> <p>Email (requerido) [email* your-email] </p> <p>Asunto [text your-subject] </p> <p>Mensaje [textarea your-message] </p> <p>[submit "Enviar"]</p>
If I use this form becomes empty:
<div id="seo_consolation_form"> <div class="row"> <div class="col-sm-6"> <p class="seotitle">Your Name*</p> [text* Name class:seostyle] </div> <div class="col-sm-6"> <p class="seotitle">Your Phone*</p> [tel* Phone class:seostyle] </div> </div> <div class="row"> <div class="col-sm-6"> <p class="seotitle">Your Email*</p> [email* Email class:seostyle] </div> <div class="col-sm-6"> <p class="seotitle">Your Website</p> [text Your Website class:seostyle] </div> </div> <div class="row"> <div class="col-sm-12"> <p class="seotitle">How can we help you?</p> [textarea textarea class:seostyle] </div> </div> <div class="row"> <div class="col-sm-6"> <p class="checkboxtitle">What is your goal?</p> </div> <div class="col-sm-6"> </div> </div> <div class="row"> <div class="col-sm-6"> <p class="checkbox_seo_title">[checkbox* checkbox class:seo_from_checkbox use_label_element " Website Design" " Online Marketing" " Digital Branding" ]</p> </div> <div class="col-sm-6"> <p class="checkbox_seo_title">[checkbox* checkbox-745 class:seo_from_checkbox use_label_element " SEO Optimization" " WordPress Hosting" " VPS Hosting"]</p> </div> </div> <div class="row"> <div class="col-sm-5 seo_contact_btn"> [submit class:seo_form_btn_sent class:seo_form_btn_style "SEND"] </div> </div> </div>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Problem contact form 7’ is closed to new replies.