Comment Count Does Not Display On Blog With G+ Comment

Blogger Help Forums Forums Blogger Template Tweaks Comment Count Does Not Display On Blog With G+ Comment

This topic contains 5 replies, has 3 voices, and was last updated by   10 months, 2 weeks ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posts
  • #4183

    Hi there Aneesh,

    I have a problem with my custom template. You see, I enabled the Google+ comment system on my blog with a custom template. I followed the instructions on the Internet on how to do it, but it seems the comment count is not displaying. You mentioned in your post that what I need is to place <b:include data='post' name='comment_picker'/> near the <data:post.numComments/>

    I don’t know exactly how it should be done. Should I replace that code? Should I place the code above or below? I hope you can help me on this one.

    Thanks a lot.

    Michael Vincent

    Edit by Admin: In my post I had mentioned <b:include data='post' name='comment_count_picker'/>
    , and not <b:include data='post' name='comment_picker'/>

    • This topic was modified 3 years, 3 months ago. Reason: wrong tag name in question
    • This topic was modified 3 years, 3 months ago.
    #4184

    post the surrounding code or email us your template and we will be happy to help :-)

    #4185

    Hello Aneesh,

    I’m really glad that you responded. I found several instances of the code. Please take a look.

     

    <h4>
    <b:if cond=’data:post.numComments == 1′>
    1 <data:commentLabel/>:
    <b:else/>
    <data:post.numComments/> <data:commentLabelPlural/>:
    </b:if>
    </h4>

    <div class=’mobile-index-comment’>
    <b:if cond=’data:blog.pageType != "static_page"’>
    <b:if cond=’data:post.allowComments’>
    <b:if cond=’data:post.numComments != 0′>
    <a class=’comment-link’ expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’><b:if cond=’data:post.numComments == 1′>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>

    <span class=’post-comment-link’>
    <b:if cond=’data:blog.pageType != "item"’>
    <b:if cond=’data:blog.pageType != "static_page"’>
    <b:if cond=’data:post.allowComments’>
    <a class=’comment-link’ expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’><b:if cond=’data:post.numComments == 1′>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>

    <b:if cond=’data:post.allowComments’>
    <a class=’comment-link’ expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’><b:if cond=’data:post.numComments == 1′>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
    </b:if>

    #4186

    Sorry for the delayed response. Replace

    <h4>
    <b:if cond=’data:post.numComments == 1′>
    1 <data:commentLabel/>:
    <b:else/>
    <data:post.numComments/> <data:commentLabelPlural/>:
    </b:if>
    </h4>

    with

    <b:include data='post' name='comment_count_picker'/>

    If you are still not able to fix it, email me your template and I will sort it out.

    • This reply was modified 3 years, 3 months ago.
    • This reply was modified 3 years, 3 months ago.
    #4224

    I emailed you Aneesh about this. :( Thanks for the help!

    #4386

    Thanks for post wonderful blog here. The academic writing help for college students to making their writing papers as best.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.