Why We Removed Blogger Threaded Comments?
For three simple reasons:
-
- Go To Blogger > Design > Edit HTML
- Back up your template
- Check "Expand Widget Templates"
- Search for this:
<b:if cond='data:post.showThreadedComments'>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.showThreadedComments'>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:if>you will find this code twice and replace it twice with the following code:
<b:include data='post' name='comments'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comments'/>
</b:if>5. Save your template
6. Done!
Visit your blogs to see everything back to normal. You wont see the page jumping to comment box and posts will load as they normally used to do. Your page views and AdSense page Impressions will increase again.
Need help?
The steps will work just perfectly inshAllah. If you troubleshooted yourselves then do not panic and let me know. I will help you by commenting with the same old style. :). Peace and blessings pals!
Source: http://www.mybloggertricks.com/2012/01/how-to-remove-blogger-threaded-comments.html -
+ comments + 1 comments
nice blog
http://bangashtemplates.blogspot.com/
Post a Comment