Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Davis Rousseau
Davis Rousseau
6,670 Points

Contact Form not working

I can't get my contact form to work. I'm using contact form 7 plugin. here's the link http://www.davisrousseau.com/contact/ to my site thanks,

2 Answers

Sometimes the server doesn't allow you to use the php "mail" function (function used by Contact Form 7), so you have to install the SMTP plugin and configure it with your email server account user and password, if you don't have one , create one in CPanel=>email accounts.

Davis Rousseau
Davis Rousseau
6,670 Points

I added the SMPT did the test send email worked but can't get the send button to work