Form Processing Issue
-
Hi. Can someone tell me where I would go to find who this contact form is supposed to be listed and can be checked?
None of the emails listed on this form are getting any submissions:
I inherited management of this site, I did not create it. It is a beautiful site, but hard to disect for me a novice to WP
site: https://www.taralyne.com
form:<div class="p7-form"> <form data-url="<?=get_template_directory_uri()?>/forms/contact.php"> <div class="form-section"> <input type="text" name="fname" placeholder="FIRST NAME"> <input type="text" name="lname" placeholder="LAST NAME"> </div> <div class="form-section"> <input type="text" name="email" placeholder="EMAIL"> <input type="text" name="phone" placeholder="PHONE"> </div> <div class="form-section"> <textarea name="comments" placeholder="COMMENTS"></textarea> </div> <div class="form-section btns"> <a href="#">SUBMIT FORM</a> <a>" class="btn">GET BROCHURE</a> </div> </form> </div>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
I have form code, but no clue how to make it work….site is hosted on godaddy.com
Thanks for any help.
debf
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Form Processing Issue’ is closed to new replies.