<?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: Howto get substring of the_content() ???</title>
		<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content</link>
		<description>Support Forum - Topic: Howto get substring of the_content() ???</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 13:57:51 +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/howto-get-substring-of-the_content" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Howto get substring of the_content() ???"</title>
			<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content#post-25251</link>
			<pubDate>Fri, 19 Aug 2011 05:28:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>estilo on "Howto get substring of the_content() ???"</title>
			<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content#post-25234</link>
			<pubDate>Thu, 18 Aug 2011 21:16:54 +0000</pubDate>
			<dc:creator>estilo</dc:creator>
			<guid isPermaLink="false">25234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thnks a lot... it works!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Howto get substring of the_content() ???"</title>
			<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content#post-25211</link>
			<pubDate>Thu, 18 Aug 2011 17:40:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Of course it doesn't work. You need to echo the result or save it in a variable....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>estilo on "Howto get substring of the_content() ???"</title>
			<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content#post-25205</link>
			<pubDate>Thu, 18 Aug 2011 17:38:04 +0000</pubDate>
			<dc:creator>estilo</dc:creator>
			<guid isPermaLink="false">25205@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I put this way and this doesn´t works: (in the file &#34;includes/loop-bloghome.php&#34;)&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;				$cats = get_the_category();&#60;br /&#62;
				if(!empty($cats))&#60;br /&#62;
				{&#60;br /&#62;
					/*&#60;br /&#62;
					the_category(', ') ;&#60;br /&#62;
				        the_content(__('Read more','avia_framework'));&#60;br /&#62;
                                        */&#60;br /&#62;
				substr(strip_tags($post-&#38;gt;post_content), 0, 200);&#60;/p&#62;
&#60;p&#62;				}&#60;br /&#62;
			?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Howto get substring of the_content() ???"</title>
			<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content#post-25197</link>
			<pubDate>Thu, 18 Aug 2011 17:18:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can use following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo substr(strip_tags($post-&#38;gt;post_content), 0, 200);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>estilo on "Howto get substring of the_content() ???"</title>
			<link>http://www.kriesi.at/support/topic/howto-get-substring-of-the_content#post-25189</link>
			<pubDate>Thu, 18 Aug 2011 16:38:37 +0000</pubDate>
			<dc:creator>estilo</dc:creator>
			<guid isPermaLink="false">25189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I´m again... in the main index I would like to show only 200 caracteres... how can I change this code:?&#60;/p&#62;
&#60;p&#62;the_content(__('Read more','avia_framework')); &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
