The result would be something like this or view the demo here
This means I have to depreciate the old blogger tricks to get a comment form under post.
How To Get This New Comment Form Under Post?
You should be able to see the comment form embedded under your post now. But if not, then follow this additional steps
- Go to your blogger template editor (Your Blog Dashboard -> Layout -> Edit HTML)
*backup your template first. - Tick the Expand Widget Templates
- Find these codes below
<p class='comment-footer'> <b:if cond='data:post.allowComments'> <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'> <data:postCommentMsg/> </a> </b:if> </p>
Can’t find the codes? check this explanation on image:
- Replace them with codes 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>
- Save It. And Done.
comments
1 Responses to "Pasang form comment di blogger"30 June 2008 at 06:15
Terima kasih gak sia-sia makin tambah ilmu n banyak teman deh ternyata buat blog ya... :P
Post a Comment
Terima kasih sudah mampir dan memberi komentar pada blog ini, Jangan jadi Spamer ya oke, karna komentar ada akan saya delete .