Enable Threaded Comments For Blogger



Blogger has recently announced threaded commenting feature to all official BlogSpot templates. Now your reader can easily differentiate whether someone is making a general comment or responding to some other comment or feel more freedom to post a fresh comment or to reply a existing comment. It makes your comment form very attractive and provide an attractive look to your Blog.


How to Enable Blogger Threaded Commenting Option :-

  1. Make sure you have enabled Blogger commenting feature.
  2. Then In Blogger Dashboard, Go to Settings / Site Feed.
  3. Set Blog Feeds as shown in fig.
  1. Click "SAVE  SETTINGS.      

Enable Embedded Comments:-

You must embed comments below each post of your Blog under Settings / Comments.
Now hit save and take a look to your Blog then you will get threaded comments below every post of the Blog.

Note:- If after doing all this process, you don't get threaded comment then you have customised template or you can easily fix this error by making some changes in Template lets see how ?
  1. Go to Design / Edit HTML.
  2. Backup your template before making any changes in it.
  3. Find the following code.

<b:include data='post' name='comments'/>

  1. And replace the above code everywhere in template with the following code.

<b:if cond='data:post.showThreadedComments'>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
  1. Finally Save Template and.
If any reader find any difficulty in placing the code then comments are always open for that. I give my best to produce this article so if you like this article then don't forget to subscribe it for latest updates.

    1 comments:

    1. It is our pleasure to be thankful to Blogger for releasing the latest feature of it. Bloggers like us love it very much in building way to communicate with others and share some great ideas.

      ReplyDelete

    Related Posts Plugin for WordPress, Blogger...