<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Preview less information on three mainpage boxes</title>
		<link>http://www.kriesi.at/support/topic/preview-less-information-on-three-mainpage-boxes</link>
		<description>Support Forum - Topic: Preview less information on three mainpage boxes</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:05:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/preview-less-information-on-three-mainpage-boxes" rel="self" type="application/rss+xml" />

		<item>
			<title>zaphod on "Preview less information on three mainpage boxes"</title>
			<link>http://www.kriesi.at/support/topic/preview-less-information-on-three-mainpage-boxes#post-26472</link>
			<pubDate>Tue, 06 Sep 2011 13:47:33 +0000</pubDate>
			<dc:creator>zaphod</dc:creator>
			<guid isPermaLink="false">26472@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hrm so thought I'd try using valid html like &#34;&#38;lt;!--more--&#38;gt;&#34; and that works!&#60;/p&#62;
&#60;p&#62;Still curious why the standard excerpt is not used ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zaphod on "Preview less information on three mainpage boxes"</title>
			<link>http://www.kriesi.at/support/topic/preview-less-information-on-three-mainpage-boxes#post-26470</link>
			<pubDate>Tue, 06 Sep 2011 13:34:24 +0000</pubDate>
			<dc:creator>zaphod</dc:creator>
			<guid isPermaLink="false">26470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having the same problem as the original poster.  The entire post shows up in my mainpage columns.  I'm using Display v 1.4.1 and WP 3.2.1.&#60;/p&#62;
&#60;p&#62;I tried the new_excerpt_length() update you've suggested above, but that did not change anything.&#60;/p&#62;
&#60;p&#62;I came across a suggestion (here &#60;a href=&#34;http://www.kriesi.at/support/topic/mainpage-column-3)&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/mainpage-column-3)&#60;/a&#62; to use &#34;&#38;lt;--more--&#38;gt;&#34; within the post content, but that does not work for me either, I simply see &#38;lt;--more--&#38;gt; along with the rest of the post.  Oh, just noticed that is for another theme, maybe that's why it does not help here.&#60;/p&#62;
&#60;p&#62;I do have an excerpt for the post in WP, why doesn't display simply use that ?&#60;/p&#62;
&#60;p&#62;Any help appreciated, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Preview less information on three mainpage boxes"</title>
			<link>http://www.kriesi.at/support/topic/preview-less-information-on-three-mainpage-boxes#post-16403</link>
			<pubDate>Wed, 06 Apr 2011 06:21:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16403@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can reduce the excerpt length by adding following code to functions.php (at the very bottom)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function new_excerpt_length($length) {
	return 20;
}
add_filter(&#38;#39;excerpt_length&#38;#39;, &#38;#39;new_excerpt_length&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Ie. this code will reduce the excerpt to 20 words. Change the value as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jminner on "Preview less information on three mainpage boxes"</title>
			<link>http://www.kriesi.at/support/topic/preview-less-information-on-three-mainpage-boxes#post-16363</link>
			<pubDate>Tue, 05 Apr 2011 22:07:32 +0000</pubDate>
			<dc:creator>Jminner</dc:creator>
			<guid isPermaLink="false">16363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I apologize if this has been answered, but I've searched a variety of text strings in this forum, and I haven't found it yet.  I am trying to show less information under my three display boxes.  I see others' sites who have one or two sentences, then it says &#34;Read more&#34;.  No matter what I do, I seen to have my entire page link text showing up on the mainpage, which kind of defeats the purpose of &#34;read more&#34;.  I appreciate this fantastic forum, it's already helped me solve a few issues so far.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dpsmn.com/&#34; rel=&#34;nofollow&#34;&#62;http://dpsmn.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
