bbbirkan
Forum Replies Created
-
Wow! REAL it worked :* thanks you always support everyone.
Forum: Plugins
In reply to: [Contact Form 7 To PDF Viewer] plugin conflict ?WPBakery Page Builder conflict with this plugin
Forum: Plugins
In reply to: [WordPress Online Booking and Scheduling Plugin – Bookly] Next ButtonI have a same problem. Im trying to fix next button for time section doesnt work.
thanks
Forum: Plugins
In reply to: [Contact Form 7] 1 configuration error detected in this tab panelI gotta configuration error :/ `<div class=”row stm-forms-sm”>
<div class=”col-md-4 col-sm-4″>
<div class=”form-group”>
<div class=”form-label-small”>Name</div>
[text* your-name]
</div>
</div>
<div class=”col-md-4 col-sm-4″>
<div class=”form-group”>
<div class=”form-label-small”>Email</div>
[email* your-email]
</div>
</div>
<div class=”col-md-4 col-sm-4″>
<div class=”form-group”>
<div class=”form-label-small”>Phone</div>
[tel* your-tel]
</div>
</div>
</div>
<div class=”row stm-forms-sm”>
<div class=”col-md-4 col-sm-4″>
<div class=”form-group”>
<div class=”form-label-small”>Make/Model</div>
[text* make-model]
</div>
</div>
<div class=”col-md-4 col-sm-4″>
<div class=”form-group”>
<div class=”form-label-small”>Mileage (optional)</div>
[text mileage]
</div>
</div>
<div class=”col-md-4 col-sm-4″>
<div class=”form-group”>
<div class=”form-label-small”>Best time</div>
<div class=”stm-datepicker-input-icon”>
[text* time class:stm-date-timepicker]
</div>
</div>
</div>
</div>
<hr class=”form-hr”/>
<div class=”row”>
<div class=”col-md-4 col-sm-4″>
[submit class:button-fluid “Request a service”]
</div>
<div class=”col-md-8 col-sm-8″>
<div class=”stm-form-alert”>
By submitting this form you will be scheduling a service appointment at no obligation and will be contacted within 48 hours by a service advisor.
</div>
</div>
</div>`- This reply was modified 5 years, 10 months ago by bbbirkan.