2.4 Contact Page Configuration
I recommend using contact form 7 plugin for contact form. You should already have it installed if you followed the Plugins Installation part. After installing it, go to Contact - Add new (or edit current one) and in Form field paste what's below:
<fieldset><div> [text* text-120 placeholder "Name"] </div> <div> [email email-613 placeholder "Email Address"] </div <div> [textarea textarea-37 placeholder "Message"] </div> </fieldset> [submit "Send Message"]Than at the top of page you'll see shortcode, for example (it will be different ID on your website):
[contact-form-7 id="2696" title="Untitled"]
Use it on a page you want to have contact form.
The result should be: