Download Blog Template

At a Glance

Lorem ipsum dolor sit amet, nisl elit viverra sollicitudin phasellus eros, vitae a mollis. Congue sociis amet, fermentum lacinia sed, orci auctor in vitae amet enim. Ridiculus nullam proin vehicula nulla euismod id. Ac est facilisis eget, ligula lacinia, vitae sed lorem nunc. Orci at nulla risus ullamcorper arcu. Nunc integer ornare massa diam sollicitudin.

Mari Bergabung

Lorem ipsum dolor sit amet, nisl elit viverra sollicitudin phasellus eros, vitae a mollis. Congue sociis amet, fermentum lacinia sed, orci auctor in vitae amet enim. Ridiculus nullam proin vehicula nulla euismod id. Ac est facilisis eget, ligula lacinia, vitae sed lorem nunc.

How To Show Comment Box Below Post for WP-Polaroid Blogger Template

For you who are using WP-Polaroid Blogger Template on your blog, there is a problem when we want to show comment box under post. I found a broken link comment, so other people can't leave us comment on our posts. Is it a problem? Ho..ho..ho..of course. Without comment box, we can't interect with our blog visitors. Cause of it is some stucture was lose from the template. The function of that structure is to show the comment text box. Here are steps to fix that problem:
  1. First, login to your dashboard, click text link Layout, and go to sub menu Edit HTML.
  2. Give sign in small box inside text "Expand Widget Templates".
  3. Find the structure below:

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + "_backlinks-container"'>
    <b:if cond='data:post.showBacklinks'>
    <b:include data='post' name='backlinks'/>
    </b:if>
    </div>
    </div>

  4. Add this structure above the structure which you found in step 3.

    <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>

  5. Click SAVE TEMPLATE button
To embed comment box below post, we must do it from blogger draft account, because this feature is still release on Bloger in draft. Blogger in draft is a special version of Blogger where the Blogger try out new features before the Blogger release them to everyone.
  1. Go to the link : http://draft.blogger.com to enter Blogger in draft.
  2. On your dashboard, click text link: Settings, and then go to sub menu: Comments.
  3. On part of Comment Form Placement, chose Embedded below post
  4. Click SAVE SETTING button.

1 komentar:

  1. Anonim mengatakan...
     

    Hi. I saw your reply to another person on the Polaroid template download page and I'm having problems with getting this template installed. I keep getting an error message that says HTML isn't an ok title for HTML or something similar to that, I know the full error is in my comment on that page. Is there any way that you can help me?

Posting Komentar

Posting Komentar