<?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 - User Favorites: boeellis</title>
		<link><a href='http://www.kriesi.at/support/profile/boeellis'>boeellis</a></link>
		<description>Support Forum - User Favorites: boeellis</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 02:23:26 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "short text on the blog page"</title>
			<link>http://www.kriesi.at/support/topic/short-text-on-the-blog-page#post-36259</link>
			<pubDate>Sun, 01 Jan 2012 04:27:35 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">36259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In your theme folder you'll find functions.php  (so you've downloaded the theme - Flashlight&#38;gt;functions.php). In this file you can paste the previously mentioned code at the bottom. You can use any program to do this from notepad to Coda or Dreamweaver or &#60;a href=&#34;http://alternativeto.net/software/notepad/&#34;&#62;many other alternatives&#60;/a&#62; - as long as you overwrite the file again as .php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cedbabo on "short text on the blog page"</title>
			<link>http://www.kriesi.at/support/topic/short-text-on-the-blog-page#post-36200</link>
			<pubDate>Fri, 30 Dec 2011 16:12:15 +0000</pubDate>
			<dc:creator>cedbabo</dc:creator>
			<guid isPermaLink="false">36200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm sorry Chris but i'm a newbie. Can you explain me how, where and with which software will i do that?&#60;br /&#62;
Do i only have to paste this at the end?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "short text on the blog page"</title>
			<link>http://www.kriesi.at/support/topic/short-text-on-the-blog-page#post-35269</link>
			<pubDate>Sun, 18 Dec 2011 03:38:47 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35269@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;you can open up your functions.php file and add this to the bottom:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;excerpt_length&#38;#39;, &#38;#39;my_excerpt_length&#38;#39;);
function my_excerpt_length($length) {
return 20; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change &#34;20&#34; to any value you'd like, this'll change the excerpt length.&#60;/p&#62;
&#60;p&#62;(A nice extra:)&#60;br /&#62;
If you'd like to link the dots ( [...] ) you can also add this to the functions.php&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function new_excerpt_more($more) {
       global $post;
	return &#38;#39; &#38;lt;a href=&#38;quot;&#38;#39;. get_permalink($post-&#38;gt;ID) . &#38;#39;&#38;quot;&#38;gt;[...]&#38;lt;/a&#38;gt;&#38;#39;;
}
add_filter(&#38;#39;excerpt_more&#38;#39;, &#38;#39;new_excerpt_more&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cedbabo on "short text on the blog page"</title>
			<link>http://www.kriesi.at/support/topic/short-text-on-the-blog-page#post-35235</link>
			<pubDate>Sat, 17 Dec 2011 10:19:16 +0000</pubDate>
			<dc:creator>cedbabo</dc:creator>
			<guid isPermaLink="false">35235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
when i click on my blog menu, i only have 5 lines for the preview of my latest news : &#60;a href=&#34;http://cedricbabouche.com/?page_id=13&#34; rel=&#34;nofollow&#34;&#62;http://cedricbabouche.com/?page_id=13&#60;/a&#62;&#60;br /&#62;
Do you know to have twice the number of lines?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
