Contact/Newsletter Form


Template comes with ready to use:

  • Contact Form
  • Newsletter Form

All needed files are in /form directory.
Remember to includeon page.
To configure form just edit form/form.php and change e-mails to your own :

That’s it!

Contact Form

HTML MARKUP:

 

— How to add more fields to form ?

 

Just add another form-group section, for example additional phone and fax :

HTML MARKUP:

 

Newsletter Form

HTML MARKUP:

 

Options (can be changed in HTML) :

 

  • Mail Subject – just change value in : <input type=”hidden” name=”msg_subject” value=”Contact Form”>
  • Success Message – change successMsg div content (below form)
  • Error Message – change errorMsg div content (below form)
Contact Form and Newsletter (Pizza Revelation)

Contact Form and Newsletter (Pizza Revelation flavour)