Team,
Hello. the contact form is submitting properly, but I am not receiving any emails. Thank you.
Hi, We are working on your issue and we will feedback you as soon as possible
Regards,
Hi, please open processForm.php go to line 58 and uncomment mail($to, $subject, $message, $headers);
Fixed! Thank you, although, that line was 118 on my processForm.php, FYI. I appreciate the help.
Hi,
We are working on your issue and we will feedback you as soon as possible
Regards,
Hi,
please open processForm.php
go to line 58 and uncomment mail($to, $subject, $message, $headers);
Fixed! Thank you, although, that line was 118 on my processForm.php, FYI. I appreciate the help.