Apparently hardly any mail has been coming through via the web form for about 1-2 weeks. I have now had to replace WPforms with an alternative on a customer site.
Even on a test site of mine, wpForms does not send out any e-mails.
Thread Starter
markrr
(@markrr)
Are you saying just this plugin is having issues or all email form plugins?
I’ve had the same results. I’ve tried tried multiple plugins on many of my sites and all are having problems.
Anyone find any solutions that work?
-
This reply was modified 2 years, 4 months ago by
markrr.
-
This reply was modified 2 years, 4 months ago by
markrr.
Hi @markrr and @te-punkt,
About the issue not submitting the form and with that “Please enable JavaScript in your browser to complete this form” alert:
I could see your page is not loading jQuery and JavaScript files from WPForms.
Here’s a screenshot from dev tools » Network on your site, with only 4 JavaScript files on https://www.cmmservices.net/quotation/.
Here’s a screenshot from a test site using the Twenty Twenty-Four theme, with jQuery and all the JavaScript files from WPForms.
When you get a chance, please check with your web host why your site is not loading jQuery and the JavaScript files in the second screenshot.
Once those JavaScript files are loading, you should be able to submit your form.
About the issue with email delivery:
To troubleshoot the issue, you can check that your form notification settings are configured correctly by following our tutorial.
If your notification settings are correct, the issue is likely because the emails sent from WordPress are not authenticated (unlike emails sent directly from dedicated email service providers). As a result, they are likely to be filtered by the receiving mail server.
To resolve email delivery issues like this, you can configure a SMTP plugin on your site so that emails are sent as authenticated. We have an article with a list of recommended SMTP options and links to their setup tutorials.
I hope this helps!
Thread Starter
markrr
(@markrr)
Thank you, very helpful. Even though I’m not a dev/JS guy. 🙂
I solved the Please enable JavaScript in your browser to complete this form by deleting the whole container and re-adding the form. Not sure why that worked. Cache issue? I thought it was acting weird when I made changes to the form and they didn’t show on the page.
I’ve also put your WP Mail SMTP plug-in on the site and got both forms/pages to work.
Hope this helps someone else, so they don’t have to waste many hours running this one down like I did.
Hi @markrr,
I’m glad to hear you got that sorted, and thank you for taking the time to let us know.
If you’d like more help with using WPForms Lite, please feel free to reach out.
Thanks!