How to add a comment form in a WordPress Page? This is what I want to have in one of my blog (Mafia Wars Central), a comment form on a WordPress Page. It is already default in a WordPage Blog to have a comment form on a post but not on a page, right? So, I searched online and I have found the answer to my query. So, for those who wanted to add a comment form in their WordPress Page, all you have to do is go to Appearance -> Editor -> Page Template (page.php) and then add this code below:


Continue reading…