Listeo uses Contact form 7 plugin for contact form, and it’s recommended one. After installing this pugin go to Contact → Add new (or edit current one) and in Form field paste what’s below:
<div class="row"> <div class="col-md-6"> <div>[text* name placeholder "Your Name"]</div> </div> <div class="col-md-6"> <div>[email* email placeholder "Email Address"]</div> </div> <div class="col-md-12"> <div>[text* subject placeholder "Subject"]</div> </div> </div> <div>[textarea* id:comments textarea-69 placeholder "Message"]</div> [submit "Send"]
Than at the top of page you’ll see shortcode, for example (it will have different ID on your website):
[contact-form-7 id="123" title="Contact Form"]
Use it on a page you want to have contact form.
Office address and location
You can configure it by adding or editing “map address box” element in WP Bakery Page Builder.