How to Sort Blogger Comments from Latest
How to Sort Blogger Comments from Latest - As we know, that in every comment blogger generally sort comments from old comments positions above and new comments that position at the bottom. Well what if the position of the latest comment is reversed? The position of the comment is sorted from the most recent, so the position of the most recent comment will be above the old comment.
How to? To make a Comment Position sorted from the most recent, so the position of the most recent comment will be above the old comment. the way is quite easy, you just simply edit on the HTML and add a little code only. For more details, you can immediately see some steps below.
Here I utilize the reversed HTML tag which allows to sort the comments from the latest ones, such as the features in the Disqus comment system. Although Disqus comment system is richer, but if you are more comfortable using Custom Blogger comment system there is no harm in trying this trick.
1. Go to Blogger Dashboard >> Click the Themes menu >> Click the Edit HTML button.
2. Then find all the code like below. Remember All the code as below.
3. Once found, then replace all the code above with the code below.
4. Next click the Save Theme button and finish.
The key is in the code I marked, please add it to any other markup that has OL or UL list tags.
This trick I have tried and succeeded for Custom Blogger comment system, but after I try on blogger's non-Custom built comment system does not work properly.
It's the article I shared about how to sort out blogger comments from the latest ones. Hopefully with this short enough article, can be useful and good luck.
How to? To make a Comment Position sorted from the most recent, so the position of the most recent comment will be above the old comment. the way is quite easy, you just simply edit on the HTML and add a little code only. For more details, you can immediately see some steps below.
How to Sort Blogger Comments from Latest
Here I utilize the reversed HTML tag which allows to sort the comments from the latest ones, such as the features in the Disqus comment system. Although Disqus comment system is richer, but if you are more comfortable using Custom Blogger comment system there is no harm in trying this trick.
1. Go to Blogger Dashboard >> Click the Themes menu >> Click the Edit HTML button.
2. Then find all the code like below. Remember All the code as below.
<b:loop values='data:post.comments' var='comment'>
3. Once found, then replace all the code above with the code below.
<b:loop reverse='1' values='data:post.comments' var='comment'>
4. Next click the Save Theme button and finish.
The key is in the code I marked, please add it to any other markup that has OL or UL list tags.
This trick I have tried and succeeded for Custom Blogger comment system, but after I try on blogger's non-Custom built comment system does not work properly.
It's the article I shared about how to sort out blogger comments from the latest ones. Hopefully with this short enough article, can be useful and good luck.
Very useful information on managing comments, it really impressed me, I will share this article further with my friend. Thanks a lot
ReplyDeleteTelecomVibe
Thanks for the great information on the much-awaited topic, it is really useful and it really impressed me, I will share this article further with my friend. See more articles from you soon
ReplyDeleteTelecomVibe
Thanks for sharing..
ReplyDelete