<?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: Creating Social Media Sharing on Your Blog Without a Plugin</title> <atom:link href="http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/feed/" rel="self" type="application/rss+xml" /><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/</link> <description>Sarcasm, Tech, News, and More</description> <lastBuildDate>Fri, 12 Mar 2010 06:50:53 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: nash</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-5054</link> <dc:creator>nash</dc:creator> <pubDate>Fri, 15 Jan 2010 13:21:15 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-5054</guid> <description>Thank you, thank you, thank you! i&#039;ve been looking for this</description> <content:encoded><![CDATA[<p>Thank you, thank you, thank you! i&#39;ve been looking for this</p> ]]></content:encoded> </item> <item><title>By: pintheinfo</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4998</link> <dc:creator>pintheinfo</dc:creator> <pubDate>Mon, 07 Dec 2009 03:25:51 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4998</guid> <description>This is great!</description> <content:encoded><![CDATA[<p>This is great!</p> ]]></content:encoded> </item> <item><title>By: pintheinfo</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4912</link> <dc:creator>pintheinfo</dc:creator> <pubDate>Sun, 06 Dec 2009 20:31:02 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4912</guid> <description>This is great!</description> <content:encoded><![CDATA[<p>This is great!</p> ]]></content:encoded> </item> <item><title>By: pintheinfo</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4911</link> <dc:creator>pintheinfo</dc:creator> <pubDate>Sun, 06 Dec 2009 20:25:51 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4911</guid> <description>This is great!</description> <content:encoded><![CDATA[<p>This is great!</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4832</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Wed, 11 Nov 2009 06:21:38 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4832</guid> <description>Since you&#039;re not using the Thesis theme, it will be hard to accurately troubleshoot this particular problem. My #1 suggestion would be to first double check that you placed all code in the correct place, particularly the php.</description> <content:encoded><![CDATA[<p>Since you&#39;re not using the Thesis theme, it will be hard to accurately troubleshoot this particular problem. My #1 suggestion would be to first double check that you placed all code in the correct place, particularly the php.</p> ]]></content:encoded> </item> <item><title>By: Petrea Dishman</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4827</link> <dc:creator>Petrea Dishman</dc:creator> <pubDate>Tue, 10 Nov 2009 16:51:02 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4827</guid> <description>I added the code to single.php and style.css, however it does not show the icons - could you help me with this?&lt;br&gt;&lt;a href=&quot;http://www.naturalcuresexposed.com&quot; rel=&quot;nofollow&quot;&gt;http://www.naturalcuresexposed.com&lt;/a&gt;</description> <content:encoded><![CDATA[<p>I added the code to single.php and style.css, however it does not show the icons &#8211; could you help me with this?<br /><a href="http://www.naturalcuresexposed.com" rel="nofollow">http://www.naturalcuresexposed.com</a></p> ]]></content:encoded> </item> <item><title>By: Tristan Lee</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4718</link> <dc:creator>Tristan Lee</dc:creator> <pubDate>Thu, 15 Oct 2009 05:32:15 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4718</guid> <description>Hi Matt. Thanks for this tutorial, but I&#039;m still trying to get the social media icons to work. Can you help me out?&lt;br&gt;&lt;br&gt;I&#039;ve followed all your steps so far, but still am encountering a little bit of trouble. I added this code underneath to my custom_functions.php for my Thesis:&lt;br&gt;&lt;br&gt;function post_footer() {&lt;br&gt;if (is_single())&lt;br&gt;{&lt;br&gt;?&gt;&lt;br&gt;&lt;div class=&quot;social_icons&quot;&gt;&lt;br&gt;&lt;a href=&quot;&lt;a href=&quot;http://www.facebook.com/share.php?u=&lt;?php the_permalink(); ?&gt;&quot; rel=&quot;nofollow&quot; title=&quot;Share on Facebook&quot; target=&quot;_blank&quot;&gt; &lt;/a&gt;&lt;br&gt;&quot;&gt;&lt;img src=&quot;https://p3nlsccweb.secureserver.net/filemanager/5746abb5-864f-11de-b1b2-001422211cbb&quot; width=&quot;64&quot; height=&quot;64&quot; /&gt;&lt;/a&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;?php&lt;br&gt;}&lt;br&gt;}&lt;br&gt;add_action(&#039;thesis_hook_after_post&#039;, &#039;post_footer&#039;);&lt;br&gt;&lt;br&gt;I&#039;ve uploaded the images to my custom folder, and I&#039;m trying to get the Facebook Icon to show, but it&#039;s not showing up?</description> <content:encoded><![CDATA[<p>Hi Matt. Thanks for this tutorial, but I&#39;m still trying to get the social media icons to work. Can you help me out?</p><p>I&#39;ve followed all your steps so far, but still am encountering a little bit of trouble. I added this code underneath to my custom_functions.php for my Thesis:</p><p>function post_footer() {<br />if (is_single())<br />{<br />?&gt;<br />&lt;div class=&#8221;social_icons&#8221;&gt;<br />&lt;a href=&#8221;&lt;a href=&#8221;http://www.facebook.com/share.php?u=&lt;?php the_permalink(); ?&gt;&#8221; rel=&#8221;nofollow&#8221; title=&#8221;Share on Facebook&#8221; target=&#8221;_blank&#8221;&gt; <br />&#8220;&gt;&lt;img src=&#8221;https://p3nlsccweb.secureserver.net/filemanager/5746abb5-864f-11de-b1b2-001422211cbb&#8221; width=&#8221;64&#8243; height=&#8221;64&#8243; /&gt;<br />&lt;/div&gt;<br />&lt;?php<br />}<br />}<br />add_action(&#39;thesis_hook_after_post&#39;, &#39;post_footer&#39;);</p><p>I&#39;ve uploaded the images to my custom folder, and I&#39;m trying to get the Facebook Icon to show, but it&#39;s not showing up?</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4543</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Thu, 17 Sep 2009 05:56:32 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4543</guid> <description>Got it right here: &lt;a href=&quot;http://mattflies.com/tech/automatically-shorten-urls-for-sharing-using-bit-ly/&quot; rel=&quot;nofollow&quot;&gt;Learn how to automatically shorten urls with bit.ly&lt;/a&gt; before posting to Twitter.</description> <content:encoded><![CDATA[<p>Got it right here: <a href="http://mattflies.com/tech/automatically-shorten-urls-for-sharing-using-bit-ly/" rel="nofollow">Learn how to automatically shorten urls with bit.ly</a> before posting to Twitter.</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4535</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Thu, 17 Sep 2009 02:29:52 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4535</guid> <description>No trouble at all! It&#039;s why I&#039;m here!</description> <content:encoded><![CDATA[<p>No trouble at all! It&#39;s why I&#39;m here!</p> ]]></content:encoded> </item> <item><title>By: socialmouths</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4534</link> <dc:creator>socialmouths</dc:creator> <pubDate>Thu, 17 Sep 2009 02:28:57 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4534</guid> <description>I didn&#039;t mean to cause any trouble, but thanks a lot.</description> <content:encoded><![CDATA[<p>I didn&#39;t mean to cause any trouble, but thanks a lot.</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4533</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Thu, 17 Sep 2009 00:54:46 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4533</guid> <description>It&#039;s a little complicated, but I&#039;ll try to get a tutorial up tonight on how to do that! Stay tuned.</description> <content:encoded><![CDATA[<p>It&#39;s a little complicated, but I&#39;ll try to get a tutorial up tonight on how to do that! Stay tuned.</p> ]]></content:encoded> </item> <item><title>By: socialmouths</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4532</link> <dc:creator>socialmouths</dc:creator> <pubDate>Wed, 16 Sep 2009 23:03:34 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4532</guid> <description>Hey Matt, &lt;br&gt;&lt;br&gt;Thanks for putting this up, I&#039;m also enjoying the screencasts. Probably a beginner question but... how do you implement a url shortener here? I got it working but of course when I go to Twitter it shows the full url&lt;br&gt;&lt;br&gt;Thank you!</description> <content:encoded><![CDATA[<p>Hey Matt,</p><p>Thanks for putting this up, I&#39;m also enjoying the screencasts. Probably a beginner question but&#8230; how do you implement a url shortener here? I got it working but of course when I go to Twitter it shows the full url</p><p>Thank you!</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4308</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Tue, 18 Aug 2009 03:30:36 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4308</guid> <description>I could tell you! But to me, it appears like you&#039;ve got it!</description> <content:encoded><![CDATA[<p>I could tell you! But to me, it appears like you&#39;ve got it!</p> ]]></content:encoded> </item> <item><title>By: kleew17</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4307</link> <dc:creator>kleew17</dc:creator> <pubDate>Tue, 18 Aug 2009 03:03:35 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4307</guid> <description>Success!  Thanks, Matt.  &lt;br&gt;&lt;br&gt;Can you explain how I insert the links for each of the social websites?&lt;br&gt;&lt;br&gt;Thanks for your help and patience!</description> <content:encoded><![CDATA[<p>Success!  Thanks, Matt.</p><p>Can you explain how I insert the links for each of the social websites?</p><p>Thanks for your help and patience!</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4306</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Tue, 18 Aug 2009 02:45:13 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4306</guid> <description>Looks like you have every image surrounded by it&#039;s own social_icons div. Instead of that, put all images and links inside a single social_icons div. If that still doesn&#039;t work, add &lt;code&gt;float:left;&lt;/code&gt; to the css.</description> <content:encoded><![CDATA[<p>Looks like you have every image surrounded by it&#39;s own social_icons div. Instead of that, put all images and links inside a single social_icons div. If that still doesn&#39;t work, add <code>float:left;</code> to the css.</p> ]]></content:encoded> </item> <item><title>By: kleew17</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4304</link> <dc:creator>kleew17</dc:creator> <pubDate>Tue, 18 Aug 2009 01:36:26 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4304</guid> <description>Oops...sorry.  &lt;a href=&quot;http://www.experiencingtexas.com&quot; rel=&quot;nofollow&quot;&gt;www.experiencingtexas.com&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Oops&#8230;sorry. <a href="http://www.experiencingtexas.com" rel="nofollow">http://www.experiencingtexas.com</a></p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4299</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Tue, 18 Aug 2009 00:30:03 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4299</guid> <description>Kipi, I&#039;d love to help you out! Would you mind providing me with a link to your site so I can see your code? Thank you!</description> <content:encoded><![CDATA[<p>Kipi, I&#39;d love to help you out! Would you mind providing me with a link to your site so I can see your code? Thank you!</p> ]]></content:encoded> </item> <item><title>By: kleew17</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4298</link> <dc:creator>kleew17</dc:creator> <pubDate>Mon, 17 Aug 2009 04:38:29 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4298</guid> <description>Matt - I&#039;m so new to Thesis it hurts.  I have the icons up using hooks, but they are still in a vertical line.  I added the code to custom.css, but what I wanted is more like your &quot;Stay in the Loop&quot; box you have your icons in.  Can you help me?&lt;br&gt;&lt;br&gt;Thanks so much!&lt;br&gt;&lt;br&gt;Kipi</description> <content:encoded><![CDATA[<p>Matt &#8211; I&#39;m so new to Thesis it hurts.  I have the icons up using hooks, but they are still in a vertical line.  I added the code to custom.css, but what I wanted is more like your &#8220;Stay in the Loop&#8221; box you have your icons in.  Can you help me?</p><p>Thanks so much!</p><p>Kipi</p> ]]></content:encoded> </item> <item><title>By: Matt Langford</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4190</link> <dc:creator>Matt Langford</dc:creator> <pubDate>Thu, 30 Jul 2009 19:55:22 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4190</guid> <description>You would need to add a function to custom_functions.php for the specific location you&#039;d like it to appear.&lt;br&gt;&lt;br&gt;I&#039;d recommend this function:&lt;br&gt;function post_footer() {&lt;br&gt;	if (is_single())&lt;br&gt;	{&lt;br&gt;	?&gt;&lt;br&gt;INSERT CODE FROM TUTORIAL HERE&lt;br&gt;&lt;?php&lt;br&gt;	}&lt;br&gt;}&lt;br&gt;	add_action(&#039;thesis_hook_after_post&#039;, &#039;post_footer&#039;);</description> <content:encoded><![CDATA[<p>You would need to add a function to custom_functions.php for the specific location you&#39;d like it to appear.</p><p>I&#39;d recommend this function:<br />function post_footer() {<br /> if (is_single())<br /> {<br /> ?&gt;<br />INSERT CODE FROM TUTORIAL HERE<br />&lt;?php<br /> }<br />}<br /> add_action(&#39;thesis_hook_after_post&#39;, &#39;post_footer&#39;);</p> ]]></content:encoded> </item> <item><title>By: lorennason</title><link>http://mattflies.com/tech/creating-social-media-sharing-on-your-blog-without-a-plugin/#comment-4186</link> <dc:creator>lorennason</dc:creator> <pubDate>Thu, 30 Jul 2009 02:04:21 +0000</pubDate> <guid isPermaLink="false">http://mattflies.com/?p=1095#comment-4186</guid> <description>How would you do this if you don&#039;t use openhook?</description> <content:encoded><![CDATA[<p>How would you do this if you don&#39;t use openhook?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 1/6 queries in 2.884 seconds using disk
Content Delivery Network via static.mattflies.com

Served from: p3nlh017.shr.prod.phx3.secureserver.net @ 2010-03-12 02:33:06 -->