This page contains solutions for general questions
<div class="row tm-appo-form tm-break-colum-992"> <div class="col-md-12 col-sm-12 col-xs-12 vc_column_container"> <div class="field-group"> <i class="demo-icon tm-fixology-icon-user"></i>[text* your-name placeholder "Name"] </div> <div class="field-group"> <i class="demo-icon tm-fixology-icon-mail"></i>[email* your-email placeholder "Email Address"] </div> <div class="field-group"> <i class="demo-icon tm-fixology-icon-mobile"></i>[text* your-phone placeholder "Your Phone"] </div> <div class="field-group"> <i class="demo-icon tm-fixology-icon-comment-1"></i>[textarea* your-message placeholder "Description"] </div> <div class="tm-appo-submit"> [submit "SEND REQUEST"] </div> [response] </div> </div>
<div class="row"> <div class="col-md-6"><label>Name*</label><br />[text* your_name]</div> <div class="col-md-6"><label>Email*</label><br />[email* your_email]</div> </div> <div class="row"> <div class="col-md-6"><label>Phone*</label><br />[text* phone]</div> <div class="col-md-6"><label>Website*</label><br />[email* website]</div> </div> <div class="row"> <div class="col-md-12"><label>Message*</label><br />[textarea* message 20x5]</div> </div> <div class="row"> <div class="col-md-12"><p>[submit class:tm-vc_btn3 tm-vc_btn3-style-outline "SUBMIT NOW"]</p></div> </div>
<div class="tm-floatingform"> <div class="row"> <div class="col-xs-12 col-sm-12"><label><i class="ti-user"></i>[text* your-name placeholder "Your Name"]</label></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6"><label><i class="ti-email"></i>[email* your-email placeholder "Your Email"]</label></div> <div class="col-xs-12 col-sm-6"><label><i class="ti-mobile"></i>[text* phone placeholder "Phone"]</label></div> </div> <div class="row"> <div class="col-xs-12 col-sm-12"><label><i class="ti-comments"></i>[textarea your-message placeholder "Your Message"]</label></div> </div> <div class="row"> <div class="col-xs-12 col-sm-12 tm-text-align-center tm-book-submitbt">[submit "Send"]</div> </div> </div>
Here are steps to disable comments from existing pages:
Here are steps to disable comments from new pages (so comments would be disabled on new pages too) :
Admin > Fixology Options > Menu Settings
section. Just go to this section and select window size (or set pixel) under "Responsive Menu Breakpoint" option. See screenshot below: <p class="mailchimp-inputbox"> <i class="demo-icon tm-fixology-icon-mail"></i><input type="email" name="EMAIL" placeholder="Enter your email here...." required /> <input type="submit" value="SUBMIT" /> </p>Like this:
five-columns tm-facts-colum-sep
to the row. See screenshot below.
tm-faq-seprater
to the Column. See screenshot below.
tm_widget_nav_menu
class in the "CSS Classes" box. (Make sure you created menu from Appearance > Menus section and selected here) See screenshot below.tm-widget_nav_menu
class in the "CSS Classes" box. (Make sure you created menu from Appearance > Menus section and selected here) See screenshot below.tm-tab-top-icon
to the Tabs Settings Extra class name. See screenshot below.