WpForms does not send email
-
I created a form using WPForms and placed it in a wordpress themed webpage. The form does not send email but gives me a notification that the process was completed successfully. I have read on here that the problem is probably that the server is not configured to handle PHP mail delivery. I wrote another contact page(http://www.avocadotreefarm.com/t1/contact-test/) using html(in note pad) and wrote the associated php file for handling the requests from the form and it works beautifully except it returns me to a page that says “this page cannot be found”. Both forms are on the same server and use the same theme. Why does the form created with wpforms not send email and the one I code manually does send email. I would think using a plug in should be easier than writing code myself. 😉 any help would be great. The form also doesn’t show check boxes but when I use the same code in a html file outside the checkboxes show up.
The page I need help with: [log in to see the link]
The topic ‘WpForms does not send email’ is closed to new replies.