<?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 - Tag: character limit - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/character-limit</link>
		<description>Support Forum - Tag: character limit - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 16:14:23 +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/tags/character-limit" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-85432</link>
			<pubDate>Mon, 26 Nov 2012 20:00:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Peter could help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kuzz on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-85361</link>
			<pubDate>Mon, 26 Nov 2012 11:34:16 +0000</pubDate>
			<dc:creator>Kuzz</dc:creator>
			<guid isPermaLink="false">85361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks worked perfect! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-85092</link>
			<pubDate>Fri, 23 Nov 2012 08:19:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85092@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes - in loop-index.php replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo avia_excerpt($excerpt);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($excerpt)) echo avia_excerpt($excerpt);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and set the $excerpt_big value to 0. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kuzz on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-85024</link>
			<pubDate>Thu, 22 Nov 2012 18:42:23 +0000</pubDate>
			<dc:creator>Kuzz</dc:creator>
			<guid isPermaLink="false">85024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just testest it out, when I put it to 0 it still shows the first word of the article... I'd like to make it so I can stop any words showing and only show the title?&#60;/p&#62;
&#60;p&#62;It appears to not do it by characters... For example it's set to 25 limit and the line it shows is more than 25 character beause the last 3 words have no spaces it appears to show the whole thing instead of individual characters...&#60;/p&#62;
&#60;p&#62;&#34;In the just-released behind-the-scenes&#34; &#38;lt;&#38;lt;&#38;lt; What it shows.&#60;/p&#62;
&#60;p&#62;&#34;In the just-released behind- &#38;lt;&#38;lt;&#38;lt; 25 characters.&#60;/p&#62;
&#60;p&#62;And as I said when I set it to 0 it still shows the first word of the article. Anyway to sort this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kuzz on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-85022</link>
			<pubDate>Thu, 22 Nov 2012 17:46:25 +0000</pubDate>
			<dc:creator>Kuzz</dc:creator>
			<guid isPermaLink="false">85022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you :)&#60;/p&#62;
&#60;p&#62;Karam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-84828</link>
			<pubDate>Wed, 21 Nov 2012 06:33:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84828@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; In includes/loop-index.php search for following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$excerpt_big = 150;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and increase the value of 150 (stands for 150 characters). &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kuzz on "Character Limit"</title>
			<link>http://www.kriesi.at/support/topic/character-limit#post-84732</link>
			<pubDate>Tue, 20 Nov 2012 15:27:33 +0000</pubDate>
			<dc:creator>Kuzz</dc:creator>
			<guid isPermaLink="false">84732@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to reduce the character limit on the &#34;Full sized entries without preview picture&#34; boxes? I am going to use a couple of of these as quick news posts and only want either one line of text below the title or no text just the title.&#60;/p&#62;
&#60;p&#62;I can't find the code where to change the character limit. Could somebody direct me to the location please.&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Karam
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
