As I mentioned before here, it is making a comment under the post box service through haloscan, but this time I would love to know about how to make the comments box of the latest features blogger blogger in draft (here).
Mas said Kendhin rich anyway so if we have not made a comment in the box haloscan hell can ... but if we've made in haloscan we have to throw it first (how to dispose of the comments following haloscan) yawdah I would love to know how about this to make a comment which is not in the list haloscan ... Come follow me down this adventure .....
Log in draft.blogger.com not blogger.com
Continue to Settings --->then replace the "Comment Form Placement" to "Embedded below post"
Then press Save Settings
Then to the Layout menu ---> Edit HTML then
Then check the "expand widget templates" and find the code below
<p class='comment-footer'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:postCommentMsg/> </ a>
</ p>
Then replace the code below
<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'> <data:postCommentMsg/> </ a>
</ b: if>
</ b: if>
</ p>
Then save .... and see the results ..
Mas said Kendhin rich anyway so if we have not made a comment in the box haloscan hell can ... but if we've made in haloscan we have to throw it first (how to dispose of the comments following haloscan) yawdah I would love to know how about this to make a comment which is not in the list haloscan ... Come follow me down this adventure .....
Log in draft.blogger.com not blogger.com
Continue to Settings --->then replace the "Comment Form Placement" to "Embedded below post"
Then press Save Settings
Then to the Layout menu ---> Edit HTML then
Then check the "expand widget templates" and find the code below
<p class='comment-footer'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:postCommentMsg/> </ a>
</ p>
Then replace the code below
<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'> <data:postCommentMsg/> </ a>
</ b: if>
</ b: if>
</ p>
Then save .... and see the results ..

No comments:
Post a Comment