Contact Form 7ΒΆ

Provides the contact us form. Note we use Akismet to cut down on spam with this form.

  • Enable plugin

  • Go to Contact -> Contact Forms
    1. Paste the html below in the Form textarea
    2. Save the form
    3. Copy the provided shortcode into the Contact Us page

    Form HTML

    <p>
    Hello. The Open Standard wants to hear from you. Please, share with us your suggestions. Do you have a story tip? A problem with the site? This is where you can reach us.
    </p>
    
    <p> Name<br />[text your-name akismet:author] </p>
    
    <p>Email (required)<br /> [email* your-email akismet:author_email] </p>
    
    <p>Message<br />[textarea* your-message] </p>
    
    <p>[submit class:button "Send"]</p>