{"id":507,"date":"2010-03-02T23:24:21","date_gmt":"2010-03-03T05:24:21","guid":{"rendered":"http:\/\/www.evolutionarydesigns.net\/blog\/2010\/03\/02\/now-you-can-have-a-counter-with-your-google-buzz-submitter\/"},"modified":"2010-03-02T23:34:39","modified_gmt":"2010-03-03T05:34:39","slug":"now-you-can-have-a-counter-with-your-google-buzz-submitter","status":"publish","type":"post","link":"http:\/\/www.evolutionarydesigns.net\/blog\/2010\/03\/02\/now-you-can-have-a-counter-with-your-google-buzz-submitter\/","title":{"rendered":"Now You Can Have A Counter with Your Google Buzz Submitter"},"content":{"rendered":"<p sizset=\"0\" sizcache=\"155\">Google Buzz has been out for about a month now, and everyday the popularity grows. Since almost day one, there has been a Buzz submit button. The button was created and was <a href=\"http:\/\/www.evolutionarydesigns.net\/blog\/2010\/02\/11\/add-google-buzz-submit-button\/\" target=\"_blank\">manually add<\/a> to the code. Then a few days later a plugin was created and added to the <a href=\"http:\/\/www.wordpress.org\/\" target=\"_blank\">WordPress<\/a> plugin Directory. Then <a href=\"http:\/\/www.evolutionarydesigns.net\/blog\/2010\/02\/27\/digg-digg-a-socialmedia-book-marking-and-voting-plugin-for-wordpress\/\" target=\"_blank\">Digg Digg<\/a> added a submit button to their list of social bookmarking tools. Even after these tools were created everyone wanted a counter added to the buzzer button, but no one created one. Last week <a href=\"http:\/\/buzrr.com\/\" target=\"_blank\">Buzrr<\/a> created a a script built on the idea of <a href=\"http:\/\/tweetmeme.com\/\" target=\"_blank\">TweetMeme<\/a>. Currently you have to manually add the script to the single.php. But if you can wait till tomorrow (March 3rd, 2010), a plugin for WordPress scheduled to be released.<\/p>\n<p sizset=\"0\" sizcache=\"155\"><a href=\"https:\/\/i0.wp.com\/www.evolutionarydesigns.net\/blog\/wp-content\/uploads\/NowYouCanHaveACounterwithYourGoogleBuzzS_14917\/buzrr.jpg\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" style=\"border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px\" title=\"www.buzrr.com\" border=\"0\" alt=\"www.buzrr.com\" src=\"https:\/\/i0.wp.com\/www.evolutionarydesigns.net\/blog\/wp-content\/uploads\/NowYouCanHaveACounterwithYourGoogleBuzzS_14917\/buzrr_thumb.jpg?resize=616%2C427\" width=\"616\" height=\"427\" \/><\/a> <\/p>\n<h3>How Do I Manually Install The Google Buzz Submit Script?<\/h3>\n<p>If you can not wait till tomorrow, or if you would rather install the script and style it the way you want it, you can follow these steps. The steps, are the same as my previous post on <a href=\"http:\/\/www.evolutionarydesigns.net\/blog\/2010\/02\/11\/add-google-buzz-submit-button\/\" target=\"_blank\">How to Add Google Buzz Submit Button<\/a>. The first thing you need to do is go out to the <a href=\"http:\/\/buzrr.com\/#\" target=\"_blank\">Buzrr<\/a> site and grab the code. Or you can grab the code here.<\/p>\n<blockquote>\n<p>&lt;script&#160;&#160;&#160; src=&quot;<a href=\"http:\/\/www.buzrr.com\/button.js%22\">http:\/\/www.buzrr.com\/button.js&quot;<\/a>&gt; &lt;\/script&gt;<\/p>\n<\/blockquote>\n<p>Next, log into your WordPress Admin panel and click on the editor link under the section appearance section. Open the single.php or if you do not have that file, look for the index.php.<\/p>\n<p>Once you have the file, then you simply need to add the script to where you want the submit button to appear. For this blog, I have appear before the content aligned to the right. So for this example, I will show how to place the code so it will display as I have mine.<\/p>\n<p>In the single.php, look for the code<\/p>\n<blockquote>\n<p>&lt;!&#8211; post &#8211;&gt;     <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;div id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(&#8216;clearfix&#8217;); ?&gt;&gt; <\/p>\n<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;?php     <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(function_exists(&#8216;the_post_thumbnail&#8217;))      <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (has_post_thumbnail()) $post_thumb = true; else $post_thumb = false;      <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ?&gt;      <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;?php if (!get_post_meta($post-&gt;ID, &#8216;hide_title&#8217;, true)): ?&gt;&lt;h1 class=&quot;title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;\/h1&gt;&lt;?php endif; ?&gt; <\/p>\n<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;div class=&quot;post-content clearfix&quot;&gt;<\/p>\n<\/blockquote>\n<p>You will want to add your code after this. The original code looks like this.<\/p>\n<blockquote>\n<p>&lt;span style=&quot;margin: 0px 6px 0px 0px; float: Right;&quot;&gt;&lt;a     <br \/>href=&quot;<a href=\"http:\/\/www.google.com\/reader\/link?url=\">http:\/\/www.google.com\/reader\/link?url=<\/a>&lt;?php the_permalink() ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;srcURL=&lt;?php bloginfo(&#8216;url&#8217;); ?&gt;&quot; target=&quot;_blank&quot; rel=&quot;nofollow external&quot;&gt;&lt;img      <br \/>src=&quot;<a href=\"http:\/\/img2.pict.com\/15\/da\/3e\/2809374\/0\/googlebuzz.png%22\">http:\/\/img2.pict.com\/15\/da\/3e\/2809374\/0\/googlebuzz.png&quot;<\/a> width=&quot;50&quot; height=&quot;58&quot; alt=&quot;&quot; \/&gt;&lt;\/a&gt;&lt;\/span&gt;<\/p>\n<\/blockquote>\n<p>I then removed the original Code and replace the code with the new code and I added my custom code to force the button to align right. <\/p>\n<blockquote>\n<p>&lt;span style=&quot;margin: 0px 6px 0px 0px; float: Right;&quot;&gt;&lt;script&#160;&#160;&#160; src=&quot;<a href=\"http:\/\/www.buzrr.com\/button.js%22\">http:\/\/www.buzrr.com\/button.js&quot;<\/a>&gt; &lt;\/script&gt;&lt;\/span&gt;<\/p>\n<\/blockquote>\n<p>If you have more than one submit type buttons, this is what the code should like.<\/p>\n<blockquote>\n<p>&lt;!&#8211; post &#8211;&gt;     <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;div id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(&#8216;clearfix&#8217;); ?&gt;&gt; <\/p>\n<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;?php     <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(function_exists(&#8216;the_post_thumbnail&#8217;))      <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (has_post_thumbnail()) $post_thumb = true; else $post_thumb = false;      <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ?&gt;      <br \/>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;?php if (!get_post_meta($post-&gt;ID, &#8216;hide_title&#8217;, true)): ?&gt;&lt;h1 class=&quot;title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;\/h1&gt;&lt;?php endif; ?&gt; <\/p>\n<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;div class=&quot;post-content clearfix&quot;&gt; <\/p>\n<p>&lt;span style=&quot;margin: 0px 6px 0px 0px; float: Right;&quot;&gt;     <br \/>&lt;script type=&quot;text\/javascript&quot;&gt;url_site='&lt;?php the_permalink(); ?&gt;&#8217;; &lt;\/script&gt;      <br \/>&lt;script src=&quot;<a href=\"http:\/\/www.mmosocialnetwork.com\/sites\/all\/modules\/drigg_external\/js\/button.js%22\">http:\/\/www.mmosocialnetwork.com\/sites\/all\/modules\/drigg_external\/js\/button.js&quot;<\/a> type=&quot;text\/javascript&quot;&gt;&lt;\/script&gt;      <br \/>&#160;&#160;&#160; &lt;\/span&gt; <\/p>\n<p>&lt;span style=&quot;margin: 0px 6px 0px 0px; float: Right;&quot;&gt;&lt;script&#160;&#160;&#160; src=&quot;<a href=\"http:\/\/www.buzrr.com\/button.js%22\">http:\/\/www.buzrr.com\/button.js&quot;<\/a>&gt; &lt;\/script&gt;&lt;\/span&gt;<\/p>\n<\/blockquote>\n<div style=\"margin-top: 10px; height: 15px\" class=\"zemanta-pixie\"><img data-recalc-dims=\"1\" decoding=\"async\" style=\"border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none\" class=\"zemanta-pixie-img\" alt=\"\" src=\"https:\/\/i0.wp.com\/img.zemanta.com\/pixy.gif\" \/><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Google Buzz has been out for about a month now, and everyday the popularity grows. Since almost day one, there has been a Buzz submit button. The button was created and was manually add to the code. Then a few days later a plugin was created and added to the WordPress plugin Directory. Then Digg [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[49],"tags":[206,283,282,284],"class_list":["post-507","post","type-post","status-publish","format-standard","hentry","category-google","tag-google-buzz","tag-google-buzz-plugins","tag-google-buzz-submit-buttons","tag-google-buzz-submit-counter-plugin","entry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pJPdG-8b","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/posts\/507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/comments?post=507"}],"version-history":[{"count":0,"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/posts\/507\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/media?parent=507"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/categories?post=507"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.evolutionarydesigns.net\/blog\/wp-json\/wp\/v2\/tags?post=507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}