<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechWhiz &#187; share button</title>
	<atom:link href="http://www.techwhiz.in/tag/share-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techwhiz.in</link>
	<description></description>
	<lastBuildDate>Fri, 03 Jun 2011 05:15:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Add Facebook share button in wordpress blog</title>
		<link>http://www.techwhiz.in/add-facebook-share-button-in-wordpress-blog/</link>
		<comments>http://www.techwhiz.in/add-facebook-share-button-in-wordpress-blog/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:39:33 +0000</pubDate>
		<dc:creator>saurabh</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[share button]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.techwhiz.in/web-development/add-facebook-share-button-in-wordpress-blog/</guid>
		<description><![CDATA[It is very easy to implement Facebook share button in blog powered by wordpress. Log-in to your blog and open the file in which you would like to integrate facebook share button (e.g. single.php) Copy and paste the following code in the file and save the file. &#60;a name=&#34;fb_share&#34; type=&#34;button_count&#34; share_url=&#34;&#60;?php the_permalink(); ?&#62;&#34;&#62;Share&#60;/a&#62; &#60;script src=&#34;http://static.ak.fbcdn.net/connect.php/js/FB.Loader&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>It is very easy to implement Facebook share button in blog powered by wordpress. </p>
<ul>
<li>Log-in to your blog and open the file in which you would like to integrate facebook share button (e.g. single.php) </li>
<li>Copy and paste the following code in the file and save the file. </li>
</ul>
<blockquote><p>&lt;a name=&quot;fb_share&quot; type=&quot;button_count&quot; share_url=&quot;&lt;?php the_permalink(); ?&gt;&quot;&gt;Share&lt;/a&gt;      <br />&lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Loader&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;       <br />&lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p>
</blockquote>
<p><em><strong>type=”button_count”</strong></em> in the above can be modified to display different styles of the facebook share button.</p>
<table class="twTable101" border="0" cellspacing="0" cellpadding="0" width="400">
<tbody>
<tr>
<td valign="top" width="133">
<p align="center"><strong>Code</strong></p>
</td>
<td valign="top" width="133">
<p align="center"><strong>Style</strong></p>
</td>
<td valign="top" width="133">
<p align="center"><strong>Size (pixel)</strong></p>
</td>
</tr>
<tr>
<td valign="top" width="133">
<p align="center">box_count</p>
</td>
<td valign="top" width="133">
<p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" alt="facebook_share_button_1" src="http://www.techwhiz.in/tw_uploads/2010/01/image1.png" width="68" height="70" /></p>
</td>
<td valign="top" width="133">
<p align="center">57&#215;57</p>
</td>
</tr>
<tr>
<td valign="top" width="133">
<p align="center">button_count</p>
</td>
<td valign="top" width="133">
<p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" alt="facebook_share_button_2" src="http://www.techwhiz.in/tw_uploads/2010/01/image2.png" width="111" height="31" /></p>
</td>
<td valign="top" width="133">
<p align="center">96&#215;18</p>
</td>
</tr>
<tr>
<td valign="top" width="133">
<p align="center">button</p>
</td>
<td valign="top" width="133">
<p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" alt="facebook_share_button_3" src="http://www.techwhiz.in/tw_uploads/2010/01/image3.png" width="68" height="28" /> </p>
</td>
<td valign="top" width="133">
<p align="center">56&#215;18</p>
</td>
</tr>
<tr>
<td valign="top" width="133">
<p align="center">icon_link</p>
</td>
<td valign="top" width="133">
<p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" alt="facebook_share_button_4" src="http://www.techwhiz.in/tw_uploads/2010/01/image4.png" width="64" height="30" /> </p>
</td>
<td valign="top" width="133">
<p align="center">51&#215;15</p>
</td>
</tr>
<tr>
<td valign="top" width="133">
<p align="center">icon</p>
</td>
<td valign="top" width="133"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" alt="facebook_share_button_5" src="http://www.techwhiz.in/tw_uploads/2010/01/image5.png" width="23" height="23" /></td>
<td valign="top" width="133">
<p align="center">18&#215;15</p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.techwhiz.in/add-facebook-share-button-in-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FB.loader problem due to Facebook share button</title>
		<link>http://www.techwhiz.in/fb-loader-problem/</link>
		<comments>http://www.techwhiz.in/fb-loader-problem/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 11:59:11 +0000</pubDate>
		<dc:creator>saurabh</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[share button]]></category>

		<guid isPermaLink="false">http://www.techwhiz.in/web-tools/fb-loader-problem/</guid>
		<description><![CDATA[I installed Facebook Share button on my blog running on wordpress. The code worked fine in Firefox and Chrome browser but it generated the following error in Internet Explorer: ‘FB.loader is null or not an object.’ The error is generated because FB.loader has not been loaded, while it is called-in by another subsequent function. Solution [...]]]></description>
			<content:encoded><![CDATA[<p>I installed <a href="http://www.techwhiz.in/add-facebook-share-button-in-wordpress-blog/">Facebook Share button</a> on my blog running on wordpress. The code worked fine in Firefox and Chrome browser but it generated the following error in Internet Explorer:</p>
<p>‘FB.loader is null or not an object.’</p>
<p>The error is generated because FB.loader has not been loaded, while it is called-in by another subsequent function.</p>
<p><strong>Solution</strong></p>
<ul>
<ul>
<ul>
<li>Search for the following code</li>
</ul>
</ul>
</ul>
<blockquote><p>&lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p>
</blockquote>
<ul>
<li>Add the following just before the previous code</li>
</ul>
<blockquote><p>&lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Loader&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p>
</blockquote>
<ul>
<li>The final code should look like the following:</li>
</ul>
<blockquote><p>&lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Loader&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;     <br />&lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.techwhiz.in/fb-loader-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

