[HOW TO] Add a comment form beneath your blog posts
Blogger have developed an inline (embedded) comment form which can be enabled through Blogger in Draft. This is probably the most requested feature for Blogger, and I'm sure many of you will want to use this straight away!
To enable inline comments for your Blogger powered blog, you need to log into your dashboard through Blogger in Draft. Then go to Settings>Comments and scroll down the page to see the new "Comment form placement" setting:
If you have customized your template, you will need to make a small change to your template code for this comment form to display. But don't worry, it's a very simple customization to make!
Simply go to Layout>Edit HTML in your blog's dashboard and check the "Expand widget templates" box. Then search for this section of code:
Immediately after this line, add the following line of code:
Then save your template. This method adds the required code for the comment form.If you don't see your comment form, make sure you have changed this setting through Blogger in Draft and have added your code in the correct place in your template.
Enjoy !!!
0 comments:
Post a Comment