Blogger new threaded comments

Sine blogger had started many changes took place and now blogger recently introduced the new threaded style comments.
How to activate the new threaded style comments :

  • Login to blogger dashboard 
  • And from Settings-->Posts and Comments--> Comment location and select Embedded            
  • Save the template 


  • Now  go to Settings-->other-->Allow blog feed-->select Custom and--Per-post comment feed  to  full
    
  •   Thats it the new blogger threaded comments should work 
Even then if the new threaded comments style is not working let's do some code work.
  • Select template-->edit HTML--> Proceed--> Expand Widgets Templates      
  • Now find each occurrence the following piece of code 
           <b:include data='post' name='comments'/>  
  • And replace every occurrence with the following 
          <b:if cond='data:post.showThreadedComments'>
          <b:include data='post' name='threaded_comments'/>
          <b:else/>
          <b:include data='post' name='comments'/>
          </b:if>

Now save the template , and your blog will now have threaded comments.


You can customize [add css] to get some special effects as shown in demo like [admin comments highlighted] go to tutorial : http://free4uzione.blogspot.in/2012/06/customizing-new-blogger-threaded.html
Share this article :

Post a Comment

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Free4uZione - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger