Contact Forms

To create/edit Contacts Form, please do the following:

  1. Go to Dashboard > Contact > Contact Forms > Add New.

  2. Enter form name, for example "Contact Form One"

  3. In the tab "Form" you can use default form layout or enter this code lines:

    <div class="row">
    <div class="col-lg-6">
    [text* cf-name placeholder "Your Name"]
    </div>
    <div class="col-lg-6">
    [tel* cf-tel placeholder "Phone"]</div>
    </div>
    [email* cf-email placeholder "Your Email Address"]
    [textarea* cf-message placeholder "Message"]
    <button type="submit" class="button">Submit</button>

  4. In the tab "Mail", enter this your email address.

  5. Save Changes.

To insert Contact form to page, please do the following:

  1. Go to Dashboard > Pages > Contact > Edit Page.

  2. In the tab "Page Attributes" > "Template", select "Layout builder (Elementor)". In the tab "Publish" click to "Publish" button.

  3. Click to "Edit with Elementor" button.

  4. In Elementor builder panel drag and drop "Samantha Theme" use widget: "Contact Form".

(Video instructions below):

Last updated