Contact Page

To have contact form like on our demo please go to Contact -> Add New and paste next code:

class="row">
class="col-md-5">
class="form-group">

[text* your-name class:form-control]

class="form-group">

[email* your-email class:form-control]

class="form-group">

[text your-subject class:form-control]


class="col-md-7">
class="form-group">

[textarea* your-message 30x11 class:form-control]



class="text-right">[submit id:submit class:btn class:btn-primary "Send Message"]

Create a new page with “Contact Page” page template and paste the following code in the ‘text’ editor. Use Theme Options -> Contact Options for setting up contact map url and layouts.

Contact Form


Error: Contact form not found.

Make sure that you paste contact form shortcode just created (with your name, id)

Was this page helpful?