onetone contact us not working
-
I’ve been searching for some solutions to make the contact us form work on a site that’s currently under development shirleystreasuresllc.com .
I’ve tried a couple of things but not seeing results so I’m not sure what to do next. I’m new and need some assistance. Below is the code I’m working with:<p class="contact-text">We would love to hear from you! Please fill out the form below to contact us. We promise that we won't share your information with anyone.</p> <div class="contact-area"><form class="contact-form" action="" method="post"><input id="name" tabindex="1" name="name" size="22" type="text" value="" placeholder="Name" /> <input id="email" tabindex="2" name="email" size="22" type="text" value="" placeholder="Email" /> <textarea id="message" tabindex="4" cols="39" name="message" rows="7" placeholder="Message">Message</textarea><input id="sendto" name="sendto" type="hidden" value="YOUR EMAIL HERE(Default Admin Email)" /> <input id="submit" name="submit" type="button" value="Post" /></form></div>
Thoughts? The code above is the original onetone code.
Thank you
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘onetone contact us not working’ is closed to new replies.