Hi there
I have two challenges with the contact form:
1) I need to remove the Website field - have looked at the class-form-generator file but couldn't figure out how
2) The form isn't sending the data even though it displays a success message.
Thanks!
Liz
Corona contact form issues
4 posts from 3 voices-
Posted 1 year ago #
-
Hi,
1) In your includes folder in contact-form.php add
//
in front of the user website line, like this
// 'website' => array('type'=>'text', 'label'=>__('Website','avia_framework'), 'check'=>''), //user website2) As for the sending data you should contact your host and ask them to enable your mail() function, this should solve the mailing issue.
Posted 1 year ago # -
Hi there
Regarding 2), PHP mail() was enabled.The form is still not sending mails, even with an SMTP plugin installed. Any other ideas?
Thanks
Posted 1 year ago # -
I had the same issue and had to change the email in both the WP area where you set the site email and in the corona options (ie refresh the email). Not sure if it was my host misbehaving but after a couple minutes when both were the same the contact form was going through.
One thing you can check is create a new user and see if you receive an email about it. If you do then your email settings are working for wordpress and you can start troubleshooting for the theme
Posted 1 year ago #
Reply
You must log in to post.














