Hi, please can you help. I am trying to get the contact form to work. When someone enters their information and comment they submit it and it says it has been submitted successfully. However I am not recieving an email.
please help
Hi @sophie_aris,
Make sure that your SMTP is working fine on the server. Test with summy email code once.
It above is working fine, then chek once in the SPAM folder as well.
Or try the below solution.
https://magento.stackexchange.com/a/76780
If your website is working on the SSL (https) then contact form post URL should be https.
I hope it will help you!
Hi @Vimal Kumar
SMTP comes back with;
There are no emails in the SPAM folders.
I cant find the form.phtml file either
Looks like some issue with SMTP as well.
BTW you can find email path using path hints.
To enable template path hints follow the following steps:
For more info: magento-1-x-enable-template-path-hints/