Contact Form 7 Settings

Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on:

  1. Install and activate the Contact Form 7 plugin.
  2. Navigate to Dashboard > Contact and click Edit your first contact form.
  3. Copy / paste this code for Contact:
    [text* your-name placeholder "name*"] 
    [email* your-email placeholder "e-mail*"] 
    [text your-subject placeholder "subject"] 
    [textarea your-message placeholder "message*"]
    [submit "SUBMIT"]
  4. Copy / paste this code for DMCA:
    [text* your-name placeholder "name*"] 
    [email* your-email placeholder "e-mail*"] 
    [text your-subject placeholder "subject"]
    [text* your-organization placeholder "organization*"]
    [text* your-movie-url1 placeholder "movie url #1*"]
    [text your-movie-url2 placeholder "movie url #2"]
    [text your-movie-url3 placeholder "movie url #3"]
    [textarea your-message placeholder "message*"]
    [submit "SUBMIT DMCA"]
  5. Now, copy the shortcode and paste it into your contact page:
Was this page helpful?