Contact Form 7 plugin not submitting user entered data!

Website URL

foodnjoy.rf.gd

(please specify the URL of the site on which you are experiencing the problem)

Error Message

There was an error trying to send your message. Please try again later.

(please share the FULL error message you see, if applicable)

Other Information

(other information and details relevant to your question)

Probably because it’s trying to use mail(), which is disabled here. Try using SMTP instead.

4 Likes

Thank you, but how to use SMTP in this WordPress site? Plz can provide me some instructions how to configure SMTP for this WPForms?

To use SMTP in WordPress, you need to use a plugin that replaces WordPress’ built-in mail system with something that can use SMTP.

My personal favorite is Fluent SMTP, because it’s simple and free, but WP Mail SMTP is very popular too.

3 Likes

Hi,
I have tried & installed WP Mail SMTP & configured it successfully, though it is sending mail, but when I am using Simple Contact Form it is not being able to send!!

p.s.Sorry , in the title I wrongly mentioned WP Form , but it was Contact Form 7 plugin that I was trying to use & failed.

I tested the script and I didn’t get any error anymore. Did you get the email?

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.