Want to add a simple ‘Contact Form’ to your WordPress blog? Want to see the comments made through the contact form, on your dashboard? Now, you can do it without installing a plugin! How? My friend Justin has found a simple solution. You can create a Simple WordPress Contact Form, just by modifying your existing comments.php file. Wait, you don’t have to write any codes. Just download the readymade file and use it to replace your old comments.php file. Simple!
How this Contact Form will work?
First download the modified comments.php file here. Then replace your existing comments.php file with the modified one. It will allow your visitors to comment on a page called ‘Contact’. But all comments on this page are hidden and only an administrator can view them from the admin panel. Well, all comments made through this form are displayed like regular comments and may need moderation. So, all bloggers may not like this!
You can also use this simple comment form on different or multiple pages. For this, you need to edit a little bit of codes!
In the comments.php file find the following code and replace the word ‘Contact‘ with the name, slug or ID of your desired page.
if (is_page(’Contact’)) {
For more information you can follow the readme.txt file provided with the download package! Or, you can visit Justin’s site. Justin has some great WordPress themes, that you can download and use for free.





EarnBlogger.com is run by Sandeep, a simple person, 27, who loves reading books and enjoys listening to music during free time. EarnBlogger.com aims at providing interesting and useful information related to blogging, make money online and social media. For any kind of help related to blogging, feel free to contact Sandeep. Happy Blogging!
No User Responded In This Article
Leave Your Comment Below