GavickPro / Meet-GavernWP

Meet GavernWP is a responsive free Wordpress theme
35 stars 23 forks source link

Add drop down list in contact form #75

Closed My2ndLovE closed 12 years ago

My2ndLovE commented 12 years ago

Hi,

I need to add extra down down list in contact form. And the down down list value shall listed in email as well. How to do that?

Thanks

dziudek commented 12 years ago

Hi,

All changes should be made in the file template.contact.php - you have to write code for validation and for the HTML output. There are special $output and $errors variables to store the values.

rl7greg commented 12 years ago

I am using this form - http://wordpress.org/extend/plugins/si-contact-form/ - lets you have drop down list of people to contact, and/or dropdown list of subjects. Seems to work.