Officail Blogger

Menu
  • Home
  • Static Page
  • Dropmenu
    • Dropmenu 1
    • Dropmenu 2
    • Dropmenu 3
    • Dropmenu 4
    • Dropmenu 5
  • My Blogs
    • All Apps lab
    • Dropmenu 2
    • Dropmenu 3
    • Dropmenu 4
    • Dropmenu 5
  • Dropmenu
    • Dropmenu 1
    • Dropmenu 2
    • Dropmenu 3
    • Dropmenu 4
    • Dropmenu 5
  • Button
  • Error
  • Surprise Me
Trick Show/Hide Blogger and Google+ Comments System With Toggle

Show/Hide Blogger and Google+ Comments System With Toggle



Many Blogger site owners received the new Google+ Comment System pretty negatively because it forced all commenting users to create their own Google+ account before they were able to write a comment. The Google+ Comment System on Blogger was convenient to writers, but discouraged many users from continuing to comment on blogs because they simply didn't want to use Google+. For those that did use Google+ to make a comment, Blogger would never email you and notify you that someone left a comment; you could go days or weeks without ever realizing that you never responded to a reader.

In addition to frustrating your audience, the Google+ Comment System on Blogger depended upon the URL of your blog post. By changing your URLs or moving around your blog posts internally, you run the risk of losing every one of your comments that was placed using Google+.

Previously, the only way to solve this problem was to disable the comment system through your account settings, thus giving up your ability to use their Google+ account. Now, there's an easy new way to have the best of both worlds. Allowing fans of Google+ as well as everyday blog readers to access all same features, you’ll be able to engage every visitor equally. You can respond to comments while still being able to communicate with other Google+ users outside of your site and take advantage of the Google+ Comment System on Blogger.

google plus comments, blogger
DEMO

How to Integrate Blogger and Google Plus Comments

To make the installation as simple as possible, I used inline jQuery and CSS, but who wants can change this code later. Also, the most accessible place I found to add it would be just after <b:include data='post' name='post'/>. So, let's start adding it:

Step 1. Log into your Blogger account and select your blog > go to 'Template' and press the 'Edit HTML' button on the right side.


Step 2. Click anywhere inside the code area and press CTRL + F keys to open the editor's search box and search for the following code:
<b:include data='post' name='post'/>
Step 3. Just after <b:include data='post' name='post'/> add the following code:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>#comments, #gplus-comments-visibility {display:none;} .comments-icons {background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbV7MmbqvnscWkrntKKlbqSVnck94pgrAdUg7GQufbARI1N5NCOxjUuzcLLaTibacAnyKY5_ioWvSXYRM_D2JBeHlj89CiX9Jjgqcw7uB8pRH5cOdVIOJP4pOoqv5Al6wIwQLwl9yHLOQb/s1600/speech-bubble.png) no-repeat; font-size: 20px; font-family: &quot;Arial Narrow&quot;,Arial,sans-serif; color: #555; font-weight: bold; padding: 18px 15px 0; height: 70px; } .comments-icons a img {vertical-align: middle;}</style>
<div class='comments-icons'>
Show Comments: <a class='show-hide-comments' href='javascript:void();' onclick='$(&quot;#gplus-comments-visibility&quot;).slideToggle();$(&quot;#comments&quot;).hide();'><img class='gplus-icon' height='35' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEMmvhp2jwrFBFlSiT8TqFDweiYuBdvILQghlOBzLx7DwHa90y8DIciJ9sIXjFehL6QMl8bcDhVLEUKEgJDWWBU7cRlYYoSfrg8kxfT4kfZGQlJMvAsULHRA6OEoc9ywtv2LDCBN95FUo4/s1600/google-plus-logo.png' width='35'/></a> OR <a class='show-hide-comments' href='javascript:void();' onclick='$(&quot;#comments&quot;).slideToggle();$(&quot;#gplus-comments-visibility&quot;).hide();'><img class='blogger-icon' height='35' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifbmxTj_oKaavv-tA6DB74pwRFpxj4mDiDNeVOLD7eLODs_PC0jfi9wJXT4qpjbBN1mPiyJ47XoUuNJn1vqM4mLMIuGf2P7qCNIqy2sbbJsorvIiRguRiCBgP2o9ZZnq6VMioZ3FBAjALa/s1600/blogger-logo.png' width='35'/></a>
</div>
<div id='gplus-comments-visibility'>
<div class='g-comments' data-first_party_property='BLOGGER' data-view_type='FILTERED_POSTMOD' data-width='550' expr:data-href='data:post.url'/>
</div>      
</b:if>
Note: The data-width is for setting the width of the comment box, so the number (550) indicated there can be changed according to the design of your blog.

Step 4. Press the "Save Template" button located at the top of the editor and view your blog to see if you have successfully added Google+ commenting system to Blogger.

Please note that in order to make this work, you need to make sure that you are using a version of jQuery in your site. Otherwise, add this line just above the </head> tag using the HTML template editor:
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js' type='text/javascript'/>

That's it!

From here on out, any reader that views your post has the option of making a comment using their Google+ account, or the native Blogger comments. Your readers will enjoy the flexibility that your site provides and you will also benefit from the inclusive services offered by Google.
Mirza Bilal Arif
Add Comment
Trick
Wednesday, December 17, 2014
  • Tweet
  • Share
  • Share
  • Share
  • Share

About Admin Lycoris

This is dummy text. It is not meant to be read. Accordingly, it is difficult to figure out when to end it. But then, this is dummy text. It is not meant to be read. Period.

Related Posts

Search This Blog

Weekly Posts

  • How to Display Most Commented Posts in Blogger
    How to Display Most Commented Posts in Blogger
    One of the best gadgets for your Blogger blog is a popular posts widget for your sidebar. This lets visitors see what your trending po...
  • Facebook Popup Like Box Widget For Blogger
    Facebook Popup Like Box Widget For Blogger
    Facebook has become the leading social media service on the Internet playing host to over 1.3 billion users; of those, 800 million log...
  • How To Upload and Use Custom Fonts in Blogger
    How To Upload and Use Custom Fonts in Blogger
    Just about anyone can write and publish his or her own blog. In fact, there are about 152 million blogs out there on the internet. But...

Label

Design Trick Widget


Subscribe Box

Search

Copyright © 2014 Officail Blogger All Right Reserved
Created by Bilal Arif Mughal | Published By All apps Lab