Wednesday, March 18, 2015

How To Use Blogger and Google+ Commenting Systems Together?

Views:
Google with blogger comment together

Blogger Developers introduced Google+ Commenting system for Blogger blogs. When we think to install Google+ Commenting System to our blog then both advantages and disadvantages of Google+ Comment System comes in our mind.

 So we got confused to what system we switched to and get lot of comments? But now there is no need to get confused because we can use both Blogger and Google+ Commenting System together with a little hack. By this way we can enable our visitors to comment on our blog with their favourite commenting system. So lets start the tutorial to use this hack in your blog.

Note: We need atleast 1 comment to show both commenting systems together. Your default comment system will be shown to your first commentor.

How to Use Both Systems:


  • Go To Blogger >> Template >> Backup Your Template
  • Click Edit HTML and Search For Below Code
<b:includable id='comment_picker' var='post'>
.
.
.
.
</b:includable>

  • Replace The Above Code With The Following.

<b:includable id='comment_picker' var='post'>
  <b:if cond='data:post.forceIframeComments'>
    <b:include data='post' name='iframe_comments'/>
    <b:if cond='data:post.showThreadedComments'>
      <b:include data='post' name='threaded_comments'/>
    <b:else/>
      <b:include data='post' name='comments'/>
    </b:if>
  <b:else/>
    <b:if cond='data:post.commentSource == 1'>
      <b:include data='post' name='iframe_comments'/>
    <b:else/>
      <b:if cond='data:post.showThreadedComments'>
        <b:include data='post' name='threaded_comments'/>
      <b:else/>
        <b:include data='post' name='threaded_comments'/>
      </b:if>
    </b:if>
  </b:if>
</b:includable>

  • After replacing the code, once again search another below code. 

<b:includable id='threaded_comments' var='post'>
.
.
.
.
</b:includable>

  • Again Replace This Code With The Following One
  <b:includable id='threaded_comments' var='post'>
  <div id='com-header'>
<h6>Comment With:</h6> <img class='com-on' id='com-norm' src='https://lh3.googleusercontent.com/-nfrkoUYsV-E/UXVi6W7CI8I/AAAAAAAAILo/uCS3thePKXU/s50/blogger_on.png' title='view Blogger comments'/><h6>OR</h6> <image id='com-gplus' src='http://lh6.googleusercontent.com/-wnTb7SHAGEE/UXVi6xoHXAI/AAAAAAAAILY/6vx5Em5w8MI/s50/plus_off.png' title='view Google+ comments'/><h6>The Choice is Yours!</h6>
<div id='copyrigtsmbb'><a href='http://www.mybloggerbuzz.com/2013/12/use-blogger-and-googleplus-comment-system-together.html' id="mbbrights">Get This Widget</a></div>
</div>
<div id='comment-zone'>
  <div class='comments' id='comments'>
    <a name='comments'/>
    <h4><data:post.commentLabelFull/>:</h4>
    <div class='comments-content'>
      <b:if cond='data:post.embedCommentForm'>
        <b:include data='post' name='threaded_comment_js'/>
      </b:if>
      <div id='comment-holder'>
         <data:post.commentHtml/>
      </div>
    </div>
    <p class='comment-footer'>
      <b:if cond='data:post.allowNewComments'>
        <b:include data='post' name='threaded-comment-form'/>
      <b:else/>
        <data:post.noNewCommentsText/>
      </b:if>
    </p>
    <b:if cond='data:showCmtPopup'>
      <div id='comment-popup'>
        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
        </iframe>
      </div>
    </b:if>
    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
  <div id='gcontainer'><div id='gcomments'/></div>
<script src='http://apis.google.com/js/plusone.js'/>
<script src='https://googledrive.com/host/0B2ww3WS8P1MJc1RycDQwczNWMEE'/>
<style>
#gcontainer {
display:none;
  }
#com-norm,#com-gplus {
cursor:pointer;
padding:0 5px;
float:left
  }
#com-header {
border: 1px solid #d2d2d2;
padding: 10px;
float: left;
width: 580px;
margin-bottom: 20px;
background: #f5f5f5;
  }
#com-header h6{
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
float: left;
padding-top: 15px;
margin: 0px;
margin-right: 7px;
margin-left: 7px;
  }
#copyrigtsmbb {
float: right;
margin-top: 20px;
border-top: 1px solid #d2d2d2;
margin-right: -10px;
padding-right: 10px;
padding-top: 5px;
padding-left: 10px;
border-left: 1px solid #d2d2d2;
padding-bottom: 5px;
margin-bottom: -10px;
font-size:11px;
background: #fff;
  }
#copyrigtsmbb a {
text-decoration:none;
color:111!important;
  }
</style>
</div>
</b:includable>

  • Now finally save the template and you are done! 
So that's the easy hack designed by David Kutcher which we are also using on MBB blog. Now It's your turn to share this post and say thanks in comments till then Peace, Blessings and Happy Commenting.

2 comments:

  1. Good tricks I will follow it.
    https://www.rebelmouse.com/mothersladla/trust-flow-1570727175.html

    ReplyDelete
  2. Nice post!
    http://www.virtualspecies.com/2017/09/syntax-highlighting-on-blogger-with.html

    ReplyDelete

Download

Author image

About the Author :

The idea of this blog is to put together all my favorite website that talk about blogs, widgets, SEO and all that you need to have a blog. I hope you like it, if you want to add anything please feel free to leave a comment or send an email. Visit also mywomanmessylife.blogspot.com my second blog about women.

Connect with me on :

/*Pin button by mybloggerbuzz.com*/