<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Add Author to post using Default (Kubrick) theme</title>
		<link>http://en.forums.wordpress.com/topic/add-author-to-post-using-default-kubrick-theme</link>
		<description>WordPress.com Forums &#187; Topic: Add Author to post using Default (Kubrick) theme</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 04:13:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/add-author-to-post-using-default-kubrick-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>multimatt on "Add Author to post using Default (Kubrick) theme"</title>
			<link>http://en.forums.wordpress.com/topic/add-author-to-post-using-default-kubrick-theme#post-173711</link>
			<pubDate>Fri, 07 Mar 2008 20:56:46 +0000</pubDate>
			<dc:creator>multimatt</dc:creator>
			<guid isPermaLink="false">173711@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Figured it out!  The Author portion was commented out!  I fixed it!
</p>
]]></description>
					</item>
		<item>
			<title>ellaella on "Add Author to post using Default (Kubrick) theme"</title>
			<link>http://en.forums.wordpress.com/topic/add-author-to-post-using-default-kubrick-theme#post-173696</link>
			<pubDate>Fri, 07 Mar 2008 20:11:16 +0000</pubDate>
			<dc:creator>ellaella</dc:creator>
			<guid isPermaLink="false">173696@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're in the wrong forum, I'm afraid. Self-hosted blogs are supported at wordpress.org. This is wordpress.com, and quite different.
</p>
]]></description>
					</item>
		<item>
			<title>multimatt on "Add Author to post using Default (Kubrick) theme"</title>
			<link>http://en.forums.wordpress.com/topic/add-author-to-post-using-default-kubrick-theme#post-173692</link>
			<pubDate>Fri, 07 Mar 2008 20:05:57 +0000</pubDate>
			<dc:creator>multimatt</dc:creator>
			<guid isPermaLink="false">173692@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have read about adding the Author to the beginning of a post, and how you're supposed to add &#60;?php the_author(); ?&#62; within The Loop.<br />
I am using the Default theme (Kubrick, and modifying it for my needs).<br />
Looking at the index.php file for the Kubrick theme, it appears that Template Tag is already in there, but the Author is not showing in posts.  Am I missing something?<br />
Here is a snippet of the code to that index.php page - see it in there?</p>
<p>&#60;div class="post" id="post-&#60;?php the_ID(); ?&#62;"&#62;<br />
				&#60;h2&#62;<a>" rel="bookmark" title="Permanent Link to &#60;?php the_title_attribute(); ?&#62;"&#62;&#60;?php the_title(); ?&#62;</a>&#60;/h2&#62;<br />
				&#60;small&#62;&#60;?php the_time('F jS, Y') ?&#62; &#60;!-- by &#60;?php the_author() ?&#62; --&#62;&#60;/small&#62;</p>
<p>				&#60;div class="entry"&#62;<br />
					&#60;?php the_content('Read the rest of this entry &#187;'); ?&#62;<br />
				&#60;/div&#62;
</p>
]]></description>
					</item>

	</channel>
</rss>
