CHOOSE YOUR LANGUAGE
Sunday, June 1, 2008
I have noticed that sometimes people are more willing to display comments under indivisual posts (something like you tube)...rather than the scrolling comments form under posts which doesnt appeal to all the bloggers...... Well , it is absolutely possible !!!
Here is how to do it -
1.Locate the following code in your HTML template and remove the first and last line
<b:if cond="'data:blog.pageType">
<b:include data="'post'" name="'comments'/">
</b:if>
2.To be safe, you can simply comment out the code rather than removing them:
<!-- <b:if cond="'data:blog.pageType"> -->
<b:include data="'post'" name="'comments'/">
<!-- </b:if> -->
3.Save the template . Done !!
Labels: BLOGGER HACKS
0 Comments:
Subscribe to:
Post Comments (Atom)