I need to add another contact form besides the normal one, so I simply duplicated "template-contact.php" and named it something like "template-questions.php".
So in the new template I also added new questions drop-down lists etc. and all is displayed correctly.
Problem: When I click on "send message" the form hides itself and nothing else happens. Normally there should be a message like "has been sent successfully".
I figured that there must be an id="email" and id="message" input field when I don't want to edit your validation in "sendmail.js" and "sendmail.php", so I kept those fields. Still the newly created form doesn't want to work..
Please note: The normal "template-contact.php" and "template-reservation.php" work without problems!
Any ideas how to implement it correctly so that the message of my modified contact form will be sent?
Regards,
happysmile :)





Add Reply
You must log in to post.