<?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: Excerpt Function</title>
		<link>http://www.kriesi.at/support/topic/excerpt-function</link>
		<description>Support Forum - Topic: Excerpt Function</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 21:07:30 +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/excerpt-function" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Excerpt Function"</title>
			<link>http://www.kriesi.at/support/topic/excerpt-function#post-32510</link>
			<pubDate>Sun, 20 Nov 2011 08:15:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32510@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hysteric on "Excerpt Function"</title>
			<link>http://www.kriesi.at/support/topic/excerpt-function#post-32485</link>
			<pubDate>Sun, 20 Nov 2011 02:40:55 +0000</pubDate>
			<dc:creator>hysteric</dc:creator>
			<guid isPermaLink="false">32485@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked like a dream - thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hysteric on "Excerpt Function"</title>
			<link>http://www.kriesi.at/support/topic/excerpt-function#post-32462</link>
			<pubDate>Sat, 19 Nov 2011 17:15:50 +0000</pubDate>
			<dc:creator>hysteric</dc:creator>
			<guid isPermaLink="false">32462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cheers Dude!  Will try this out.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Excerpt Function"</title>
			<link>http://www.kriesi.at/support/topic/excerpt-function#post-32453</link>
			<pubDate>Sat, 19 Nov 2011 15:37:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32453@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in includes/loop-index.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_content(__(&#38;#39;Read more  →&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(is_single()){
   the_content();
}else{
   the_excerpt();
echo &#38;quot;&#38;lt;a class=&#38;#39;permalink&#38;#39; href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;. __(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Permalink&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hysteric on "Excerpt Function"</title>
			<link>http://www.kriesi.at/support/topic/excerpt-function#post-32425</link>
			<pubDate>Sat, 19 Nov 2011 00:09:49 +0000</pubDate>
			<dc:creator>hysteric</dc:creator>
			<guid isPermaLink="false">32425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anyone else encountered this problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hysteric on "Excerpt Function"</title>
			<link>http://www.kriesi.at/support/topic/excerpt-function#post-32165</link>
			<pubDate>Thu, 17 Nov 2011 13:32:43 +0000</pubDate>
			<dc:creator>hysteric</dc:creator>
			<guid isPermaLink="false">32165@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi - &#60;/p&#62;
&#60;p&#62;We have ticked the Excerpt check box in Screen Functions so that we can write excerpts for our content rather than using the 'read more' function. But when we write content in the post's excerpt box it doesn't appear at all on the pages where those posts are displayed.&#60;/p&#62;
&#60;p&#62;Obviously we want to be able to see the whole post when it is linked to, but in all other instances where it it is referenced we just want to display a specific excerpt.&#60;/p&#62;
&#60;p&#62;We suspect it has something to do with the Loop - but we don't understand this enough. We were hoping that if you use the Excerpt feature in the post editor it would actually apear.&#60;/p&#62;
&#60;p&#62;Thanks in advance for help and tips.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
