<?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 for Chad Von Lind &#187; Website Designer, WordPress Programmer &amp; Theme Developer &#8211; Chad Von Lind</title>
	<atom:link href="http://vonlind.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vonlind.com</link>
	<description>Web Design Specialist, WordPress, CMS and eCommerce</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:14:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Gary</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-40206</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-40206</guid>
		<description>Richie,
I added the truncating section to the code.
I still have the same issue.
Do you perhaps have any other suggestions for me?</description>
		<content:encoded><![CDATA[<p>Richie,<br />
I added the truncating section to the code.<br />
I still have the same issue.<br />
Do you perhaps have any other suggestions for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Gary</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-40203</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-40203</guid>
		<description>Chad,
I understand that on my local pc this may not work yet as anticipated.
Is it possible to have a look at the code i included to confirm if i have placed the code in the correct place in the theme&#039;s header.php</description>
		<content:encoded><![CDATA[<p>Chad,<br />
I understand that on my local pc this may not work yet as anticipated.<br />
Is it possible to have a look at the code i included to confirm if i have placed the code in the correct place in the theme&#8217;s header.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Richie Madden</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-40185</link>
		<dc:creator>Richie Madden</dc:creator>
		<pubDate>Tue, 31 Jan 2012 12:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-40185</guid>
		<description>Gary, I had that problem too. See my post above from October 6, 2011. The get_the_excerpt() function was returning too long of a string. Now how I fix, along with truncating when I am lazy, is to enter my own excerpt. Then I know there are no special characters screwing up Chad&#039;s solution.</description>
		<content:encoded><![CDATA[<p>Gary, I had that problem too. See my post above from October 6, 2011. The get_the_excerpt() function was returning too long of a string. Now how I fix, along with truncating when I am lazy, is to enter my own excerpt. Then I know there are no special characters screwing up Chad&#8217;s solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Chad Von Lind</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-40184</link>
		<dc:creator>Chad Von Lind</dc:creator>
		<pubDate>Tue, 31 Jan 2012 11:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-40184</guid>
		<description>Unless there is public access to your local host, this will not work on a local host.FB needs to access the page. In order to share it.</description>
		<content:encoded><![CDATA[<p>Unless there is public access to your local host, this will not work on a local host.FB needs to access the page. In order to share it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Gary</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-40173</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 31 Jan 2012 07:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-40173</guid>
		<description>I am testing this code on a copy of my website on localhost on my pc.
Is it possible to confirm if i am using the code in the correct place.
I am using it in the header.php for my theme Weaver 2.0.
To resolve the syntax error of unexpted &quot;&lt;&quot; i closed off the php tag at line 62 and opened a php tag on line 93.
I then inserted the code just before the wp_head(); tag.
http://pastebin.com/64cx4L1U


My problem is the inserted code is causing a line of text to appear above the header of the site?

Also, how long should i expect to wait before this code starts working 100% when sharing to FB?</description>
		<content:encoded><![CDATA[<p>I am testing this code on a copy of my website on localhost on my pc.<br />
Is it possible to confirm if i am using the code in the correct place.<br />
I am using it in the header.php for my theme Weaver 2.0.<br />
To resolve the syntax error of unexpted &#8220;&lt;&quot; i closed off the php tag at line 62 and opened a php tag on line 93.<br />
I then inserted the code just before the wp_head(); tag.<br />
<a href="http://pastebin.com/64cx4L1U" rel="nofollow">http://pastebin.com/64cx4L1U</a></p>
<p>My problem is the inserted code is causing a line of text to appear above the header of the site?</p>
<p>Also, how long should i expect to wait before this code starts working 100% when sharing to FB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Chad G.</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-39950</link>
		<dc:creator>Chad G.</dc:creator>
		<pubDate>Fri, 27 Jan 2012 22:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-39950</guid>
		<description>I&#039;ve been looking for this answer for weeks! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking for this answer for weeks! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Jennie Kay</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-39903</link>
		<dc:creator>Jennie Kay</dc:creator>
		<pubDate>Fri, 27 Jan 2012 03:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-39903</guid>
		<description>Ignore my post, figured it out. As a newcomer to this whole thing, I didn&#039;t realize I was pasting it in the middle of a php tag. 

&quot;Never mind&quot; - Emily Letilla</description>
		<content:encoded><![CDATA[<p>Ignore my post, figured it out. As a newcomer to this whole thing, I didn&#8217;t realize I was pasting it in the middle of a php tag. </p>
<p>&#8220;Never mind&#8221; &#8211; Emily Letilla</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Chad Von Lind</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-39901</link>
		<dc:creator>Chad Von Lind</dc:creator>
		<pubDate>Fri, 27 Jan 2012 03:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-39901</guid>
		<description>Hmmm. Well, try checking line 25 or 26 for that &lt; causing the problem. Double check the syntax for any errors.</description>
		<content:encoded><![CDATA[<p>Hmmm. Well, try checking line 25 or 26 for that < causing the problem. Double check the syntax for any errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Jennie Kay</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-39900</link>
		<dc:creator>Jennie Kay</dc:creator>
		<pubDate>Fri, 27 Jan 2012 03:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-39900</guid>
		<description>As soon as I put it in, my page goes to this: 

Parse error: syntax error, unexpected &#039;&lt;&#039; in /home/sparkinz/public_html/jenniekay.com/wp-content/themes/minimatica/header.php on line 26

What could I possibly be doing wrong? 

Very new at all this, thanks for your patience.</description>
		<content:encoded><![CDATA[<p>As soon as I put it in, my page goes to this: </p>
<p>Parse error: syntax error, unexpected &#8216;&lt;&#039; in /home/sparkinz/public_html/jenniekay.com/wp-content/themes/minimatica/header.php on line 26</p>
<p>What could I possibly be doing wrong? </p>
<p>Very new at all this, thanks for your patience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Make Your WordPress Post Look Nice When Shared On Facebook by Richie Madden</title>
		<link>http://vonlind.com/2010/10/how-to-make-your-wordpress-post-look-nice-when-shared-on-facebook/#comment-34822</link>
		<dc:creator>Richie Madden</dc:creator>
		<pubDate>Wed, 07 Dec 2011 13:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://vonlind.com/?p=539#comment-34822</guid>
		<description>Brad, see my 10/6/2011 post. It fixes what you are experiencing.</description>
		<content:encoded><![CDATA[<p>Brad, see my 10/6/2011 post. It fixes what you are experiencing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

