Contact form w/ action post or get not working
-
Hi everyone,
I’m having trouble getting my contact form working where it calls the php for the form to work on an external page, then if it’s successful, it will bring the user to a thank you page.
<form action="siteUrlHere/wp-content/themes/blankslate/formStuff.php" method="post" class="emailForm"></form>
When doing a contact form this way, am I calling the url to the form php wrong? Or is there something with the form action I need to change? (I’ve tried GET and POST)
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Contact form w/ action post or get not working’ is closed to new replies.