<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: How do I get Post Excerpt to work on home page?</title>
		<link>http://www.themolitor.com/forums/topic/how-do-i-get-post-excerpt-to-work-on-home-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: How do I get Post Excerpt to work on home page?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 13:06:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-do-i-get-post-excerpt-to-work-on-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>kingrobb on "How do I get Post Excerpt to work on home page?"</title>
			<link>http://www.themolitor.com/forums/topic/how-do-i-get-post-excerpt-to-work-on-home-page#post-1378</link>
			<pubDate>Thu, 29 Jul 2010 16:30:12 +0000</pubDate>
			<dc:creator>kingrobb</dc:creator>
			<guid isPermaLink="false">1378@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How do I get Post Excerpt to work on home page?"</title>
			<link>http://www.themolitor.com/forums/topic/how-do-i-get-post-excerpt-to-work-on-home-page#post-1375</link>
			<pubDate>Thu, 29 Jul 2010 09:24:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1375@http://www.themolitor.com/forums/</guid>
			<description><p>You can replace...</p>
<p><code>&#60;?php the_content_rss(&#39;&#39;, TRUE, &#39;&#39;, 50); ?&#62;</code></p>
<p>with...</p>
<p><code>&#60;?php the_excerpt(); ?&#62;</code></p>
<p>If there is no excerpt, nothing will show up.
</p></description>
		</item>
		<item>
			<title>kingrobb on "How do I get Post Excerpt to work on home page?"</title>
			<link>http://www.themolitor.com/forums/topic/how-do-i-get-post-excerpt-to-work-on-home-page#post-1373</link>
			<pubDate>Thu, 29 Jul 2010 08:15:22 +0000</pubDate>
			<dc:creator>kingrobb</dc:creator>
			<guid isPermaLink="false">1373@http://www.themolitor.com/forums/</guid>
			<description><p>I would like to use my own manual excerpt on the home page instead of the standard auto excerpt. I read the link on how to do it in WP ( <a href="http://codex.wordpress.org/Excerpt" rel="nofollow">http://codex.wordpress.org/Excerpt</a> ) but I see in your template that you are not using ...</p>
<p>&#60;?php the_content( ... ); ?&#62;</p>
<p>but instead are using ....</p>
<p>&#60;?php the_content_rss('', TRUE, '', 50); ?&#62;</p>
<p>Please explain to me how I can get the post excerpt to work AND will this still work if a manual excerpt is not provided (it would be nice if it did)?</p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
