Contact form/Wordpress

Hello, this is probably a simple question, but one I can’t seem to figure out.

I built a standard HTML5/CSS site and used PHP to handle a contact form.
Everything, including the contact form worked just fine when I uploaded it to my server.
Later, I added a bunch more PHP to use Wordpress as a CMS.
I uploaded to my server (using a subdomain) and now my form doesn’t work.
I thought that maybe my file structure was incorrect from the move, as in, maybe it was pointing to the contact_me.php file in a different location than where it really was.
I’ve since changed that, because it wasn’t right, but it still doesn’t function.
I get an error when trying to send the form that my mail server is not responding.

Any thoughts? If you need any code, I’d be happy to throw it your way.

Thanks in advance,
-duane

If you are using WordPress, I advise to use something like contact form 7 on WordPress.

Are you using mail()?

Sponsor our Newsletter | Privacy Policy | Terms of Service