Monday, April 22, 2013

How to Install Google+ Comments to Your WordPress Blogs

Everyone knows that Blogger has released Google+ comments option to there blogs. So, if you are using wordpress platform and not blogger dont worry. In this turtorial I will tell you how to add Google+ comments to wordpress .The new Google+ comments is something like Facebook comments. By using of this new Google+ comments on your blog, you can view your blog and Google+ comments, all in one place. Read below to install Google+ comments in WordPress.

Integrating Google+ Comments into WordPress

You can add Google+ comments to not only WordPress blog, but also to any website. Here is quick trick to install Google+ comments system on WordPress blogs.  

In order to install Google+ comments on your wordpress blog manually, You need to add these codes to your theme’s comments.php.
 
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <div id="plusonecomments" style="width: 600px;height: 300px;"></div> <script type="text/javascript"> window.setTimeoutundefinedfunctionundefined) { var id = 'plusonecomments'; var divWidth = document.getElementByIdundefinedid).offsetWidth; var width = !!divWidth ? Math.minundefineddivWidth, 750) : 600; var url = "<?php the_permalinkundefined); ?>"; var moderationUrl = ""; var moderationMode = "FILTERED_POSTMOD"; gapi.comments.renderundefinedid, { 'href': url, 'first_party_property': 'BLOGGER', 'legacy_comment_moderation_url': moderationUrl, 'view_type': moderationMode, 'width': width }); }, 10); </script>

  • Copy the above code and paste into comments.php.
  • That’s it, You have installed Google+ comments in your WordPress blog.

Install Google+ Comments using WordPress Plugin

Plus One Comments is an only plugin that allows you to show Google+ comments on your WordPress blog. It just replaces the default commenting system to Google+ comments on your WordPress blogs. You just need to upload the plugin to your blog plugin folder and then activate it. Follow the link given below to download Google+ Comment Plugin for WordPress blogs.
  • Download Google+ Comment WordPress Plugin.
  • Once you have installed this Google+ Comments plugin, Your blog is now ready with Google+ commenting system.
Hope this article helped you to show Google+ comments on your WordPress blogs. What’s your view on using Google+ commenting system on blogs? Please feel free to share your view on Google+ comments for WordPress by the comment box below.

0 comments:

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.

Note:
1. To add HTML CODE in comments then please use our Instant HTML Encoder
2. You can always Test the tutorial on our HTML Editor
3. Please do not spam Spam comments will be deleted immediately upon our review.
4.Click Subscribe by Email to receive Replies