{"id":239,"date":"2015-06-07T01:05:32","date_gmt":"2015-06-07T01:05:32","guid":{"rendered":"http:\/\/www.premiumbloggertemplates.com\/blog\/?p=239"},"modified":"2015-06-07T01:09:58","modified_gmt":"2015-06-07T01:09:58","slug":"how-to-display-google-plus-comments-blogger","status":"publish","type":"post","link":"https:\/\/www.premiumbloggertemplates.com\/blog\/how-to-display-google-plus-comments-blogger\/","title":{"rendered":"How to Display Google+ Comments in Blogger"},"content":{"rendered":"<p>When you activate Google Plus comments through Blogger settings, Google+ comment will display automatically bottom of your blog posts. However with some blogger templates, you need to do a little modification to display Google+ comments.<\/p>\n<p>First, confirm that you have activated Google Plus comments.<\/p>\n<pre>https:\/\/www.blogger.com\/blogger.g?blogID=6450127957044146375#googleplus<\/pre>\n<p>Now go to \"Edit HTML\" of your blog.<\/p>\n<pre>https:\/\/www.blogger.com\/blogger.g?blogID=YOUR_BLOG_ID#templatehtml<\/pre>\n<p>Find this code block (In your template, you can see this code 2 times):<\/p>\n<pre>&lt;b:if cond='data:blog.pageType == &amp;quot;static_page&amp;quot;'&gt;\r\n  &lt;b:if cond='data:post.showThreadedComments'&gt;\r\n\t&lt;b:include data='post' name='threaded_comments'\/&gt;\r\n  &lt;b:else\/&gt;\r\n\t&lt;b:include data='post' name='comments'\/&gt;\r\n  &lt;\/b:if&gt;\r\n&lt;\/b:if&gt;\r\n&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;\r\n  &lt;b:if cond='data:post.showThreadedComments'&gt;\r\n\t&lt;b:include data='post' name='threaded_comments'\/&gt;\r\n  &lt;b:else\/&gt;\r\n\t&lt;b:include data='post' name='comments'\/&gt;\r\n  &lt;\/b:if&gt;\r\n&lt;\/b:if&gt;<\/pre>\n<p>Replace above code with below the code below (you need 2 replace both codes you found in your template):<\/p>\n<pre>&lt;b:if cond='data:blog.pageType == &amp;quot;static_page&amp;quot;'&gt;\r\n  &lt;b:include data='post' name='comment_picker'\/&gt;\r\n&lt;\/b:if&gt;\r\n&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;\r\n  &lt;b:include data='post' name='comment_picker'\/&gt;\r\n&lt;\/b:if&gt;<\/pre>\n<p>Save your template. Now Google+ comments \/ comments form should be displayed on your site.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When you activate Google Plus comments through Blogger settings, Google+ comment will display automatically bottom of your blog posts. However with some blogger templates, you need to do a little modification to display Google+ comments. First, confirm that you have activated Google Plus comments. https:\/\/www.blogger.com\/blogger.g?blogID=6450127957044146375#googleplus Now go to \"Edit HTML\" of your blog. https:\/\/www.blogger.com\/blogger.g?blogID=YOUR_BLOG_ID#templatehtml Find [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-239","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/posts\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/comments?post=239"}],"version-history":[{"count":0,"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/posts\/239\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/media?parent=239"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/categories?post=239"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.premiumbloggertemplates.com\/blog\/wp-json\/wp\/v2\/tags?post=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}