<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Add Social Bookmark Button Links inside Posts in Thesis</title>
	<atom:link href="http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/</link>
	<description>Thesis Theme Customization Tutorials and Wordpress Blogging Video Tutorials</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:53:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bill</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-23991</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Sun, 15 Jan 2012 18:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-23991</guid>
		<description>The video tutorial is very useful because you can see thinks in action!Nice job!</description>
		<content:encoded><![CDATA[<p>The video tutorial is very useful because you can see thinks in action!Nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-3471</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Sat, 20 Mar 2010 04:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-3471</guid>
		<description>hai vivek,

In your custom_functions.php code you dont have div class name. Thats why your css code doesnt taken into the design..
check custom_functions.php file line 22 and 25 in the above post, Then give div class name box,share and social_icons in your site..</description>
		<content:encoded><![CDATA[<p>hai vivek,</p>
<p>In your custom_functions.php code you dont have div class name. Thats why your css code doesnt taken into the design..<br />
check custom_functions.php file line 22 and 25 in the above post, Then give div class name box,share and social_icons in your site..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-3464</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Fri, 19 Mar 2010 23:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-3464</guid>
		<description>I have added the codes successfully. i only want to ask that how i can  put these icons in the middle as you can see that they are being placed on the left side of the after the post.</description>
		<content:encoded><![CDATA[<p>I have added the codes successfully. i only want to ask that how i can  put these icons in the middle as you can see that they are being placed on the left side of the after the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-2357</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-2357</guid>
		<description>Place these code above the author box in custom_function.php

Now your problem rectified.</description>
		<content:encoded><![CDATA[<p>Place these code above the author box in custom_function.php</p>
<p>Now your problem rectified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-201</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sat, 02 Jan 2010 04:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-201</guid>
		<description>Here i gave the link of particular post, http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/
you can go that particular post. In inside of post, codes are available. After twitter code add the following code.

&lt;a href=&quot;http://www.linkedin.com/in/fourblogger/ sharer.php?u=&amp;t=&quot; title=&quot;Share on Facebook.&quot;&gt;
&lt;img src=&quot;/custom/images/linkedin.png&quot; alt=&quot;Share on Facebook&quot; id=&quot;sharethis-last&quot; /&gt;
&lt;/a&gt;

Above code you can replace your url and image path url instead of fourblogger.</description>
		<content:encoded><![CDATA[<p>Here i gave the link of particular post, <a href="http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/" rel="nofollow">http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/</a><br />
you can go that particular post. In inside of post, codes are available. After twitter code add the following code.</p>
<p>&lt;a href=&quot;<a href="http://www.linkedin.com/in/fourblogger/" rel="nofollow">http://www.linkedin.com/in/fourblogger/</a> sharer.php?u=&amp;amp;t=&#8221; title=&#8221;Share on Facebook.&#8221;&gt;<br />
&lt;img src=&quot;/custom/images/linkedin.png&#8221; alt=&#8221;Share on Facebook&#8221; id=&#8221;sharethis-last&#8221; /&gt;</p>
<p>Above code you can replace your url and image path url instead of fourblogger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Hutson</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-198</link>
		<dc:creator>Mary Hutson</dc:creator>
		<pubDate>Fri, 01 Jan 2010 21:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-198</guid>
		<description>Hi,

Thank you for this information.  Would you please give an example of how to add a LinkedIn link?  I am new to .php and I&#039;m getting lost.

Thank you</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this information.  Would you please give an example of how to add a LinkedIn link?  I am new to .php and I&#8217;m getting lost.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-109</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Mon, 28 Dec 2009 13:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-109</guid>
		<description>We have dedicated our blog for completely video tutorials. You can subscribe to our &lt;a href=&quot;http://youtube.com/user/fourblogger&quot; rel=&quot;nofollow&quot;&gt;youtube video channel&lt;/a&gt; for more tutorials.</description>
		<content:encoded><![CDATA[<p>We have dedicated our blog for completely video tutorials. You can subscribe to our <a href="http://youtube.com/user/fourblogger" rel="nofollow">youtube video channel</a> for more tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan Somu</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-106</link>
		<dc:creator>Pavan Somu</dc:creator>
		<pubDate>Mon, 28 Dec 2009 07:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-106</guid>
		<description>Posting a video tutorial is a easy and good way for understanding. Good Job.</description>
		<content:encoded><![CDATA[<p>Posting a video tutorial is a easy and good way for understanding. Good Job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-60</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sat, 26 Dec 2009 12:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-60</guid>
		<description>@Ricky
Adding social bookmarking icons below every post encourages your visitors to use it. So try to use on that. 
Thanks.</description>
		<content:encoded><![CDATA[<p>@Ricky<br />
Adding social bookmarking icons below every post encourages your visitors to use it. So try to use on that.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky</title>
		<link>http://fourblogger.com/how-to-add-social-bookmark-button-links-in-posts/comment-page-1/#comment-58</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Sat, 26 Dec 2009 11:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=555#comment-58</guid>
		<description>Thanks for the tutorial. Although I own thesis I don&#039;t use it but soon I&#039;ll be using it.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. Although I own thesis I don&#8217;t use it but soon I&#8217;ll be using it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 4/25 queries in 0.085 seconds using disk: basic
Object Caching 959/972 objects using disk: basic

Served from: fourblogger.com @ 2012-02-07 07:33:11 -->
