Contact form do not find submit.php file

Just from what you described it seems as if your <form> tag looks more or less like this: <form method=’post’ action=’submit.php’> Try replacing it with: <form method=’post’ action=’http://www.mydomain.com/submit.php’>

Why doesn’t my contact form work? [closed]

From Contact 7 Help: The spinning arrow icon shows up once I submit a form, but then nothing happens. This is most probably due to a conflict between plugins/theme. Try deactivating all other plugins and switching to the default theme. Also, I have gotten this behavior when you have built your blog at something like … Read more

How to add contact form instead of checkout

Checkout Deletion I guess you are using Woocommerce even though you did not mention it. I didn’t understand why you want to delete the checkout page, but to do so, just go to Pages under the WordPress admin dashboard, and delete the checkout page. Contact Form Installation To add a contact form to your WordPress … Read more

Contact Form not working !

Go to your WP admin section, and under Apperance, there should be a Theme Options section, see if there is a place to set the email there. If not, see if the developer has provided some documentation.

widgets in contacts only

there are many plugins for that, try this one, its pretty easy: http://wordpress.org/extend/plugins/widget-context/ or if you dont want to use a plugin, add a new sidebar to the specific page u desire: http://www.blogohblog.com/adding-extra-sidebar-to-your-wordpress-theme/