<?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: Showing full posts the on home page for Bueno Theme</title>
		<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme</link>
		<description>WordPress.com Forums &#187; Topic: Showing full posts the on home page for Bueno Theme</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 11:24:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/showing-full-posts-the-on-home-page-for-bueno-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>bethanykenyon on "Showing full posts the on home page for Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme#post-566705</link>
			<pubDate>Tue, 01 Mar 2011 15:47:18 +0000</pubDate>
			<dc:creator>bethanykenyon</dc:creator>
			<guid isPermaLink="false">566705@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks.  I had no idea.
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "Showing full posts the on home page for Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme#post-566532</link>
			<pubDate>Tue, 01 Mar 2011 07:17:07 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">566532@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry to tell you, you're in the wrong forum. You need to post over at WordPress.ORG.</p>
<p>Some people confuse WordPress.ORG and WordPress.COM (which is where we are). These links will explain the difference.</p>
<p><a href="http://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1">WordPress.COM or WordPress.ORG? The difference</a></p>
<p><a href="http://en.forums.wordpress.com/topic/7-things-to-know-before-posting-in-wordpresscom-forums?replies=1"> 8 Things To Know Before Posting in WordPress.Com Forums</a>
</p>
]]></description>
					</item>
		<item>
			<title>bethanykenyon on "Showing full posts the on home page for Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme#post-566529</link>
			<pubDate>Tue, 01 Mar 2011 07:09:25 +0000</pubDate>
			<dc:creator>bethanykenyon</dc:creator>
			<guid isPermaLink="false">566529@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You know what, I think I figured it out.  However I'm not sure that this is the best way to fix this. I replaced some code in my Bueno: Main Index Template (index.php)</p>
<p>Originally the code was:<code>&lt;br /&gt;
 &lt;?php if ( $woo_options[&#039;woo_post_content&#039;] == &quot;content&quot; ) { the_content(&#039;[...]&#039;); } else { the_excerpt(); ?&gt;&lt;?php } ?&gt;&lt;br /&gt;
</code></p>
<p>I switched it to simply:<code>&lt;br /&gt;
&lt;?php the_content(); ?&gt;&lt;br /&gt;
</code></p>
<p>Is this how this is done?
</p>
]]></description>
					</item>
		<item>
			<title>bethanykenyon on "Showing full posts the on home page for Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme#post-566523</link>
			<pubDate>Tue, 01 Mar 2011 06:50:07 +0000</pubDate>
			<dc:creator>bethanykenyon</dc:creator>
			<guid isPermaLink="false">566523@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, here's the actual link to the blog:</p>
<p><a href="http://www.daisymaetreats.com/blog/" rel="nofollow">http://www.daisymaetreats.com/blog/</a></p>
<p>Thanks for your help.
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "Showing full posts the on home page for Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme#post-566514</link>
			<pubDate>Tue, 01 Mar 2011 06:39:23 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">566514@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What's the link to the blog you're having trouble with? The one linked to your username is blank and using Twenty Ten. Please give us the URL starting with http://
</p>
]]></description>
					</item>
		<item>
			<title>bethanykenyon on "Showing full posts the on home page for Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/showing-full-posts-the-on-home-page-for-bueno-theme#post-566477</link>
			<pubDate>Tue, 01 Mar 2011 04:19:50 +0000</pubDate>
			<dc:creator>bethanykenyon</dc:creator>
			<guid isPermaLink="false">566477@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi - I'm a Word Press newbie and I'm having trouble.  I am using the theme Bueno from Woo Themes (<a href="http://www.woothemes.com/2009/11/bueno/" rel="nofollow">http://www.woothemes.com/2009/11/bueno/</a>) and I would like my full posts to be viewable on the home page.  Right now, when visitors go to my blog they only see the first few lines of the post and no images.  I want them to see the entire post.  Can some one help me?  Thanks.
</p>
]]></description>
					</item>

	</channel>
</rss>
