<?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; Tag: Default Template - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/default-template</link>
		<description>WordPress.com Forums &#187; Tag: Default Template - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 22:31:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/default-template" rel="self" type="application/rss+xml" />

		<item>
			<title>justpi on "Remove &quot;Recent Post&quot; footer"</title>
			<link>http://en.forums.wordpress.com/topic/remove-recent-post-footer#post-873928</link>
			<pubDate>Fri, 27 Apr 2012 16:59:47 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">873928@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The Recent Posts section is there because you have selected the showcase template for your front page: just edit the page and select the <em>default</em> template.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Remove &quot;Recent Post&quot; footer"</title>
			<link>http://en.forums.wordpress.com/topic/remove-recent-post-footer#post-873760</link>
			<pubDate>Fri, 27 Apr 2012 12:31:54 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">873760@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Presumably you CAN hide it in CSS, but I'm afraid I don't know how. Maybe staff will weigh in.
</p>
]]></description>
					</item>
		<item>
			<title>frgraeme on "Remove &quot;Recent Post&quot; footer"</title>
			<link>http://en.forums.wordpress.com/topic/remove-recent-post-footer#post-873756</link>
			<pubDate>Fri, 27 Apr 2012 12:23:12 +0000</pubDate>
			<dc:creator>frgraeme</dc:creator>
			<guid isPermaLink="false">873756@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ta for reply<br />
tried that...its not really a footer widget<br />
I think its in the CSS<br />
but like I say I am a novice and want to know how to take this off all pages<br />
<a href="http://stanthonyscotlandroad.org/" rel="nofollow">http://stanthonyscotlandroad.org/</a>
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Remove &quot;Recent Post&quot; footer"</title>
			<link>http://en.forums.wordpress.com/topic/remove-recent-post-footer#post-873750</link>
			<pubDate>Fri, 27 Apr 2012 12:05:43 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">873750@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I believe that's a  footer widget. You should be able to wipe out all widgets in that footer by going to your Widgets page on the dashboard and, if you can see the widget, remove it. If you can't, then put any widget into the footer and take it out again; that wipes out the widgets WP.com has preloaded your blog with.
</p>
]]></description>
					</item>
		<item>
			<title>frgraeme on "Remove &quot;Recent Post&quot; footer"</title>
			<link>http://en.forums.wordpress.com/topic/remove-recent-post-footer#post-873743</link>
			<pubDate>Fri, 27 Apr 2012 11:41:03 +0000</pubDate>
			<dc:creator>frgraeme</dc:creator>
			<guid isPermaLink="false">873743@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have got the custom upgrade for the site and want to remove the footer "Recent Posts"<br />
My site is a generic Church site and not a blog.<br />
I am a novice at CSS and HTML.<br />
Would anyone be able to advise an "easy" fix please?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Creating a clean home page with Twenty-Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/creating-a-clean-home-page-with-twenty-eleven#post-845284</link>
			<pubDate>Tue, 20 Mar 2012 20:33:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">845284@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can hide the recent posts section on the Twenty Eleven Showcase Template page. Try this to see what I mean:</p>
<pre><code>.recent-posts {
display: none;
}</code></pre>
<p>You could also use the default template and eliminate the title and extra white space at the top using custom CSS if you'd like. Can you please post back if that's something you're still interested in doing?
</p>
]]></description>
					</item>
		<item>
			<title>micjammac on "Creating a clean home page with Twenty-Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/creating-a-clean-home-page-with-twenty-eleven#post-838163</link>
			<pubDate>Mon, 12 Mar 2012 05:24:30 +0000</pubDate>
			<dc:creator>micjammac</dc:creator>
			<guid isPermaLink="false">838163@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@timethief: It helped a bit, but left several un-awnsered questions. I posted a follow-up comment on the thread for clarificaiton. If you have any further insight or CSS to share, I would appreciate it.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Creating a clean home page with Twenty-Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/creating-a-clean-home-page-with-twenty-eleven#post-838059</link>
			<pubDate>Mon, 12 Mar 2012 01:19:47 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">838059@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Does this help?<br />
<a href="http://en.forums.wordpress.com/topic/twenty-eleven-css-code-to-remove-recent-posts-from-home-page?replies=6" rel="nofollow">http://en.forums.wordpress.com/topic/twenty-eleven-css-code-to-remove-recent-posts-from-home-page?replies=6</a>
</p>
]]></description>
					</item>
		<item>
			<title>micjammac on "Creating a clean home page with Twenty-Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/creating-a-clean-home-page-with-twenty-eleven#post-838045</link>
			<pubDate>Mon, 12 Mar 2012 00:45:39 +0000</pubDate>
			<dc:creator>micjammac</dc:creator>
			<guid isPermaLink="false">838045@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to create a clean home page on my site micjammac.com. I am currently using the showcase template because I like that it eliminates the title from the page. I understand that it isn't possible to eliminate the 'recent post' section of the showcase template. Is it possible to use the default template and eliminate the title and extra white space at the top using custom CSS so the page looks like the showcase template without recent posts at the bottom?</p>
<p>~ Mike
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725548</link>
			<pubDate>Thu, 20 Oct 2011 18:02:12 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">725548@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Not to worry. We all make mistakes when we first begin. Now you understand I'm sure this won't be repeated. Best wishes with your blog.
</p>
]]></description>
					</item>
		<item>
			<title>kimartyac on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725544</link>
			<pubDate>Thu, 20 Oct 2011 18:00:07 +0000</pubDate>
			<dc:creator>kimartyac</dc:creator>
			<guid isPermaLink="false">725544@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My sincerest apologies. This was not meant to waste your time.</p>
<p>It's the first time I've used WP forums and was having trouble finding the original posts, so I thought perhaps I had done something incorrect.</p>
<p>Thank you for your time.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725517</link>
			<pubDate>Thu, 20 Oct 2011 17:20:54 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">725517@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@agbuyp: You posted the same question three times:<br />
<a href="http://en.forums.wordpress.com/topic/content-center-justified-on-page?replies=2" rel="nofollow">http://en.forums.wordpress.com/topic/content-center-justified-on-page?replies=2</a><br />
Re-posting the same question doesn't increase your chances of getting a reply, it only wastes our time.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725513</link>
			<pubDate>Thu, 20 Oct 2011 17:16:08 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">725513@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yay! We have resolved this. Beat wishes with your blog. :)
</p>
]]></description>
					</item>
		<item>
			<title>kimartyac on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725512</link>
			<pubDate>Thu, 20 Oct 2011 17:14:47 +0000</pubDate>
			<dc:creator>kimartyac</dc:creator>
			<guid isPermaLink="false">725512@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, yes, I read between the lines. :) Thank you so, so much for taking the time. That did it timethief!</p>
<p>Kim
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725508</link>
			<pubDate>Thu, 20 Oct 2011 17:13:33 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">725508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yikes I forgot an important word above. I meant to type:<br />
If you <strong>don't</strong> want center justification then choose the<strong> Default Template</strong> in the Page attributes module, rather than choosing the <strong>Showcase Template</strong>.  Simply edit the pages and in the <a href="http://en.support.wordpress.com/pages/page-attributes/">Page attributes module </a>select the default template make the required change and then click "update".
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725503</link>
			<pubDate>Thu, 20 Oct 2011 17:10:27 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">725503@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you want center justification then choose the <strong>Default Template</strong> in the Page attributes module, rather than choosing the <strong>Showcase Template</strong>.
</p>
]]></description>
					</item>
		<item>
			<title>kimartyac on "Content on 2011 Theme Page is Centered"</title>
			<link>http://en.forums.wordpress.com/topic/content-on-2011-theme-page-is-centered#post-725497</link>
			<pubDate>Thu, 20 Oct 2011 17:05:44 +0000</pubDate>
			<dc:creator>kimartyac</dc:creator>
			<guid isPermaLink="false">725497@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>HI all,</p>
<p>I've twiced posting this infomration twice, but when I return to the forum to see if anyone has responded, I can't find my topic. I checked of notifying me of followup posts via e-mail so hopefully that will help.</p>
<p>I have used the 2011 Theme twice and for some reason when I set up my last blog using the theme, the content on the Pages are centered. It is doing this automatically. Can this be changed? The Home page looks typical, but the other pages I've created are all center justified. I'd like to left justified.</p>
<p>Here is an example:</p>
<p><a href="http://friendsofdcwc.wordpress.com/about/" rel="nofollow">http://friendsofdcwc.wordpress.com/about/</a></p>
<p>Help &#38; tips are appreciated!</p>
<p>Kim
</p>
]]></description>
					</item>
		<item>
			<title>rocoquirk on "Home page in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/home-page-in-twenty-eleven#post-644065</link>
			<pubDate>Mon, 11 Jul 2011 15:15:52 +0000</pubDate>
			<dc:creator>rocoquirk</dc:creator>
			<guid isPermaLink="false">644065@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you Lance! it solved my problem!
</p>
]]></description>
					</item>
		<item>
			<title>lance on "Home page in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/home-page-in-twenty-eleven#post-640196</link>
			<pubDate>Tue, 05 Jul 2011 19:36:49 +0000</pubDate>
			<dc:creator>lance</dc:creator>
			<guid isPermaLink="false">640196@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there. The easiest way to avoid showing the full Twenty Eleven Showcase template on the home page is to not use the Showcase template there.</p>
<p>Under Pages, edit Home and choose the Default template instead.</p>
<p>Then add the image and text directly to the page, and save.
</p>
]]></description>
					</item>
		<item>
			<title>rocoquirk on "Home page in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/home-page-in-twenty-eleven#post-640014</link>
			<pubDate>Tue, 05 Jul 2011 15:54:20 +0000</pubDate>
			<dc:creator>rocoquirk</dc:creator>
			<guid isPermaLink="false">640014@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
I have been having troubles both with Duster and the new Twenty Eleven.<br />
I would like to have a clean home page, preferably featuring an image and some text.<br />
I am succeeding at creating one, however as you scroll down, you can see the most recent blog post as well as the links to previous posts. Is there a way of getting rid of that?</p>
<p><a href="http://avaguesenseofunease.wordpress.com/" rel="nofollow">http://avaguesenseofunease.wordpress.com/</a></p>
<p>thanks
</p>
]]></description>
					</item>
		<item>
			<title>artprop on "Bug? Can&#039;t revert to &quot;Default Template&quot; in Page Template"</title>
			<link>http://en.forums.wordpress.com/topic/bug-cant-revert-to-default-template-in-page-template#post-206632</link>
			<pubDate>Tue, 20 May 2008 16:20:43 +0000</pubDate>
			<dc:creator>artprop</dc:creator>
			<guid isPermaLink="false">206632@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In bobsmiscellany.wordpress.com I am using the "White as Milk" theme.</p>
<p>I suddenly noticed that there were Page Templates in this theme. So I started playing around and tried out "Links" and "Archive".</p>
<p>Soon found out that these (maybe all Page Templates?) blow away your own content and your sidebar. So I tried to revert to the Default Template. But this time Save did not work. It insisted on keeping the last non-default saved. Something to be fixed sometime?</p>
<p>(I worked round this by saving the page as title "Search" and making a new "About" page.)
</p>
]]></description>
					</item>

	</channel>
</rss>
