
- How to Use Blogger and Google+ Commenting Systems Together?
- How to Install Disqus Commenting System in Blogger?
How to Install :
- First You'll need to install disqus in your blogger blog.
- Then open your Blogger Dashboard → Template → Html editor
- And search for: (As shown in below screenshot)
<b:includable id='comment_picker' var='post'>
.
.
</b:includable>
![]() |
- Select the whole piece of code as shown in screenshot and replace it with below given code.
<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>
- Now again Search for:
<b:includable id='threaded_comments' var='post'>
.
.
</b:includable>
- and replace it with the below code:
<b:includable id='threaded_comments' var='post'>
<div id='comment-header'> <img class='comment-on' id='comments-norm' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1ZZvXr-2fRzTwNN57q3S7gl8ykvrR0vgF4wj3ijl93usPwDbNWmg8ec8rx3iahSk_d4vfMCtnDKkw67LjlI_DWFLEgyIKclmwTJfc7gZxYDGvFnHDX-gr8gB6MmESwn14ytINwy7lxw/s50/disqus-social-icon-blue-transparent.png' title='view Blogger comments'/> <div class='choice'>Comment With Your Choice</div> <image id='comments-gplus' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSk1lIU47L_d9m5RFyoH1X8yxDG29-LMILqEq3vaOXZ6tqEMBQACgoZ5v6KL350T0ZQqt2fJxIiPHP7gXDIUW97Rsjmc03Y6P8HZTfYLT5ZSZp-X9Up8PYGz1tIlfZuclorb4b8K7AJ2I2/s50/plus_off.png' title='view Google+ comments'/> </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 + "_backlinks-container"'> <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>gapi.comments.render('gcomments', { href: window.location, width: '750', first_party_property: 'BLOGGER', view_type: 'FILTERED_POSTMOD' }); $('#comments-norm').click(function(){ // switch to normal comments displaying $('#gcontainer').css('display','none'); $('#comments').css('display','block'); $('#comments-norm').addClass('comment-on'); $('#comments-gplus').removeClass('comment-on'); $('#comments-norm').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1ZZvXr-2fRzTwNN57q3S7gl8ykvrR0vgF4wj3ijl93usPwDbNWmg8ec8rx3iahSk_d4vfMCtnDKkw67LjlI_DWFLEgyIKclmwTJfc7gZxYDGvFnHDX-gr8gB6MmESwn14ytINwy7lxw/s50/disqus-social-icon-blue-transparent.png'); $('#comments-gplus').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSk1lIU47L_d9m5RFyoH1X8yxDG29-LMILqEq3vaOXZ6tqEMBQACgoZ5v6KL350T0ZQqt2fJxIiPHP7gXDIUW97Rsjmc03Y6P8HZTfYLT5ZSZp-X9Up8PYGz1tIlfZuclorb4b8K7AJ2I2/s50/plus_off.png'); }); $('#comments-gplus').click(function(){ // switch to google plus comments displaying $('#comments').css('display','none'); $('#gcontainer').css('display','block'); $('#comments-norm').removeClass('comment-on'); $('#comments-gplus').addClass('comment-on'); $('#comments-norm').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGypzl_mb5u8IafAyOQoDsuww-1vYxgBovPYH46E_2xjPO9gBci7-tt3Pnt99ToPtuZPcz0uI-VFLxuI7HzKTwxREaIayU2k0yUtGfGxTH2VPm2__W8dVmSXBusGZBOekXf8b7uUBRKw/s50/disqus-social-icon-dark-transparent.png'); $('#comments-gplus').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga6xu06x9S_G0upRO1MnWqdxi1Dk0j4wKhTCGTYRfJrtMWGQUb0mnm9dIG-W4xUmKPehWRM_84_kRU0088r7jNb4lcyCruIC4k9GR5kMN-nUnfexMUxcUh3g6R6HqFKQQ2nfXGivLxNkK7/s50/plus_on.png'); }); $('#comments-norm').hover( // switch to normal comments displaying function(){ if (!$('#comments-norm').hasClass('comment-on')){ $('#comments-norm').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1ZZvXr-2fRzTwNN57q3S7gl8ykvrR0vgF4wj3ijl93usPwDbNWmg8ec8rx3iahSk_d4vfMCtnDKkw67LjlI_DWFLEgyIKclmwTJfc7gZxYDGvFnHDX-gr8gB6MmESwn14ytINwy7lxw/s50/disqus-social-icon-blue-transparent.png');} }, function(){ if (!$('#comments-norm').hasClass('comment-on')){ $('#comments-norm').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGypzl_mb5u8IafAyOQoDsuww-1vYxgBovPYH46E_2xjPO9gBci7-tt3Pnt99ToPtuZPcz0uI-VFLxuI7HzKTwxREaIayU2k0yUtGfGxTH2VPm2__W8dVmSXBusGZBOekXf8b7uUBRKw/s50/disqus-social-icon-dark-transparent.png');} } ); $('#comments-gplus').hover( // switch to gplus comments displaying function(){ if (!$('#comments-gplus').hasClass('comment-on')){ $('#comments-gplus').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga6xu06x9S_G0upRO1MnWqdxi1Dk0j4wKhTCGTYRfJrtMWGQUb0mnm9dIG-W4xUmKPehWRM_84_kRU0088r7jNb4lcyCruIC4k9GR5kMN-nUnfexMUxcUh3g6R6HqFKQQ2nfXGivLxNkK7/s50/plus_on.png');} }, function(){ if (!$('#comments-gplus').hasClass('comment-on')){ $('#comments-gplus').attr('src','https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSk1lIU47L_d9m5RFyoH1X8yxDG29-LMILqEq3vaOXZ6tqEMBQACgoZ5v6KL350T0ZQqt2fJxIiPHP7gXDIUW97Rsjmc03Y6P8HZTfYLT5ZSZp-X9Up8PYGz1tIlfZuclorb4b8K7AJ2I2/s50/plus_off.png');} }
);</script></div> </b:includable>
- Now Save the Template and You're Done!
Final Words:
You have successfully added Disqus and Google+ Commenting Systems together and you're ready to receive lot of comments from your visitors. Now It's your turn to share this post with your friends and write your views in the comment box below till then Peace, Blessings and Happy Commenting.
No comments:
Post a Comment