Forum
Contact Form not working
My perch form will not send it is showing in my dashboard, the form appears to be working correctly and error messages are happening correctly but when i click send nothing happens? any help much appreciated :-)
My perch form will not send it is showing in my dashboard, the form appears to be working correctly and error messages are happening correctly but when i click send nothing happens? any help much appreciated :-)
i have added Forms App to admin > addons > apps
have updated apps.php
to <?php $apps_list = array( 'content', 'categories', 'perch_blog', 'perch_forms', );
and my template(contact-form)situated in admin > templates > content:
<perch:form id="form_contact" method="post" app="perch_forms">
</perch:form>
Please post your Diagnostics Report from under Settings in the Perch Admin.
Perch information
Hosting settings
Have you tested your email settings in the Settings section?
yep. the form doesn't even send? no success message?
Sorry, which form are you talking about here? Your form or the email Settings form?
my form? on the contact page
any help for this much appreciated! thanks
Can you describe more accurately what's happening, or show us the form?
https://security2000.kubiaktest.co.uk/contact.php
the form will not do anything. the error messages work but the for doesn't send. I have tried starting all over again but still no luck! thanks
****but form doesn't send****
Your page is throwing 9 JavaScript errors. Have you tried a form on a blank test page?
thanks for that i had a jquery link at the bottom of the pages that was stopping it working. so i have removed it.
Thanks