Contact forms

Creating functional contact forms is essential for website communication. This guide explains how to implement contact forms using the recommended plugin solution.

Plugin introduction

If you haven’t installed demo content and need a contact form for your website, we recommend using Contact Form 7 – a popular and reliable plugin for creating custom forms.

Note
Contact Form 7 comes pre-recommended with WoodMart theme and integrates seamlessly with the theme’s design.

Installation and setup

Contact Form 7 is included in the theme’s recommended plugins list, making installation straightforward.

Installation steps:

  1. Navigate to WordPress dashboard -> WoodMart -> Plugins
  2. Find the “Contact Form 7” plugin
  3. Click the “Install Now” button

Using the default form

After activation, Contact Form 7 automatically creates a basic contact form ready for immediate use.

The default contact form can be inserted into any page using your preferred page builder:

  • Elementor – Use the Contact Form 7 widget
  • WPBakery Page Builder – Add Contact Form 7 element
  • Gutenberg – Insert Contact Form 7 block

Creating custom forms

For specialized requirements, you can create additional custom forms tailored to your needs:

  1. Go to WordPress dashboard -> Contact -> Add New
  2. Design your form using the form builder interface
  3. Configure form fields, validation rules, and styling
  4. Copy the generated shortcode
  5. Place the shortcode in your desired page location

Plugin’s Documentation