Site URL: http://beardedtechnologies.com
Problem Location: http://beardedtechnologies.com/contact-us
Theme: Echelon
Browser: Chrome (but also cross checking with Firefox & IE9)
OS: Windows 7
I have a couple problems I can't figure out with the built in contact form. I used the Advanced Settings to customize the field & button names use a drop down for the topic of the email.
1) The submit button appears above the captcha. Is there something I can do to make the submit button stay at the bottom?
2) The Select Values are working right for me. I want to have multiple selection options in the drop down but it only let me add one value. I attempted to add values to the code as you can see below, but that obviously didn't work.
The shortcode I am currently using and having the problems with are as follows:
[contactform email="info@beardedtechnologies.com" captcha="true"]
[name label="Name" required="true"]
[email label="Email" required="true"]
[select label="What are you contacting us about?" value="Website" value="Android App"]
[textarea label="Message"]
[submit value="Send"]
[/contactform]













