MAKE A BOX COMMENTS ON BLOGGER

Sometimes we have a template from someone else … but when we apply it to our blog, it turns out that the template has been modified which is where the comment box below the post is missing … ie it can only be applied in FULL PAGE mode …

well for my friend who feels confused to handle it … I will try to explain.

  1. open your blogspot dashboard.
  2. choose a design (or “Template” for the new look “)
  3. get used to the old backup TEMPLATE LADPAP by downloading COMPLETE TEMPLATE or for a new look blog (to the right there is a “DRUCK / REST” option)
  4. then select edit HTML and click “Expand Widget Templates”
  5. then find the following code:

<p class=’comment-footer’>
<a expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’>
<data:postCommentMsg/></a>
</p>
</b:if>

6. Replace the code with:

<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> </b:if>

7. the last step is saved TEMPLATE

Thank you … alone the first friend … hopefully useful. . .

 

MAKE A BOX COMMENTS ON BLOGGER

Share

You may also like...

6 Responses

  1. Mubarak Khan says:

    Best site ever. thanxs

  2. Rai Shahnawaz says:

    Thank you, man, it works well

  3. Eclypse says:

    Its ok its working again now

  4. Adm says:

    Thanks a lot!

  5. muhammad usama fahad says:

    thank u so much …

  6. lux says:

    Working fine… thank you bro…

Leave a Reply

Your email address will not be published. Required fields are marked *