<?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: Here&#8217;s a Quick Way to Add a Custom Date Graphic to your WordPress Blog</title>
	<atom:link href="http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/</link>
	<description>Tech and trends in web design+development.</description>
	<lastBuildDate>Sun, 27 Jun 2010 16:07:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-640</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 27 Jun 2010 16:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-640</guid>
		<description>Click on the &#039;Contact&#039; link at the top of the site and send me your login information. That will send an email to me directly without posting your credentials online.

Jason</description>
		<content:encoded><![CDATA[<p>Click on the &#8216;Contact&#8217; link at the top of the site and send me your login information. That will send an email to me directly without posting your credentials online.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-638</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Thu, 24 Jun 2010 05:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-638</guid>
		<description>Thanks for the offer Jason. I&#039;m happy with the look of the blog that I&#039;m developing,  though I&#039;d love to add the custom date graphic that you&#039;ve described. 

How do we proceed? 

Stu</description>
		<content:encoded><![CDATA[<p>Thanks for the offer Jason. I&#8217;m happy with the look of the blog that I&#8217;m developing,  though I&#8217;d love to add the custom date graphic that you&#8217;ve described. </p>
<p>How do we proceed? </p>
<p>Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-637</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 24 Jun 2010 02:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-637</guid>
		<description>Stu, if you&#039;d like, I can check your code within your site. Send me an email via the form here and lets take this out of the public conversation.

Jason</description>
		<content:encoded><![CDATA[<p>Stu, if you&#8217;d like, I can check your code within your site. Send me an email via the form here and lets take this out of the public conversation.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-636</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Wed, 23 Jun 2010 03:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-636</guid>
		<description>Thanks again Jason. I gave up on the repeating date, but still made good use of the image had intended to use by placing it below the header: http://WGTDblog.com/

Best wishes.</description>
		<content:encoded><![CDATA[<p>Thanks again Jason. I gave up on the repeating date, but still made good use of the image had intended to use by placing it below the header: <a href="http://WGTDblog.com/" rel="nofollow">http://WGTDblog.com/</a></p>
<p>Best wishes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-635</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 22 Jun 2010 01:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-635</guid>
		<description>Ah yes, good catch. But that missing semi-colon is in the CSS file, not the PHP stuff. That would just cause the styling to be wonky.

Check for a missing semi-colon in index.php at or before line 21. I&#039;ve also added semicolons to the first block of php code above, where I&#039;m calling the month and date. Check your version of that code also.

Not sure what else to suggest. There&#039;s not a lot of custom php coding here. 

Let me know how it turns out.</description>
		<content:encoded><![CDATA[<p>Ah yes, good catch. But that missing semi-colon is in the CSS file, not the PHP stuff. That would just cause the styling to be wonky.</p>
<p>Check for a missing semi-colon in index.php at or before line 21. I&#8217;ve also added semicolons to the first block of php code above, where I&#8217;m calling the month and date. Check your version of that code also.</p>
<p>Not sure what else to suggest. There&#8217;s not a lot of custom php coding here. </p>
<p>Let me know how it turns out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-634</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Mon, 21 Jun 2010 23:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-634</guid>
		<description>Thank you Jason. I do see a missing semi-colon in the .date CSS above. I copied the Wordpress code verbatim (inserting your post code from Comment #3 above). 

The post code seems questionable between the back-to-back instances of &quot;php the_title()&quot;, though it sounds it works for you. 

I haven&#039;t made any other edits to index.php, so it&#039;s just native code from the Atahualpa theme. 

Any other thoughts on what I might do?</description>
		<content:encoded><![CDATA[<p>Thank you Jason. I do see a missing semi-colon in the .date CSS above. I copied the Wordpress code verbatim (inserting your post code from Comment #3 above). </p>
<p>The post code seems questionable between the back-to-back instances of &#8220;php the_title()&#8221;, though it sounds it works for you. </p>
<p>I haven&#8217;t made any other edits to index.php, so it&#8217;s just native code from the Atahualpa theme. </p>
<p>Any other thoughts on what I might do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.mesmerlab.com/heres-a-quick-way-to-add-a-custom-date-graphic-to-your-wordpress-blog/comment-page-1/#comment-633</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 21 Jun 2010 13:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mesmerlab.com/?p=396#comment-633</guid>
		<description>Hi Stu,

The &#039;unexpected T_CLASS&#039; error usually signifies a missing comma or semi-colon at the end of a line. The error might not even be on line 21, but a previous one. It is finding &#039;unexpected&#039; elements after the missing character.

So look on line 20 for a missing semi-colon. I bet that&#039;s the issue. If not, look on the lines before also.

Look up &#039;unexpected T_CLASS&#039; on the internet to learn more about this pretty common issue.

If you still can&#039;t fix it, please let me know!


Jason</description>
		<content:encoded><![CDATA[<p>Hi Stu,</p>
<p>The &#8216;unexpected T_CLASS&#8217; error usually signifies a missing comma or semi-colon at the end of a line. The error might not even be on line 21, but a previous one. It is finding &#8216;unexpected&#8217; elements after the missing character.</p>
<p>So look on line 20 for a missing semi-colon. I bet that&#8217;s the issue. If not, look on the lines before also.</p>
<p>Look up &#8216;unexpected T_CLASS&#8217; on the internet to learn more about this pretty common issue.</p>
<p>If you still can&#8217;t fix it, please let me know!</p>
<p>Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>
