<?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: Cant Shorten Blog Excerpts</title>
		<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts</link>
		<description>Support Forum - Topic: Cant Shorten Blog Excerpts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:57:59 +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/cant-shorten-blog-excerpts" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59643</link>
			<pubDate>Mon, 11 Jun 2012 05:23:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59643@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Glad to help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wes1015 on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59548</link>
			<pubDate>Sun, 10 Jun 2012 01:05:48 +0000</pubDate>
			<dc:creator>Wes1015</dc:creator>
			<guid isPermaLink="false">59548@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked perfectly, Thanks Ismael!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59425</link>
			<pubDate>Sat, 09 Jun 2012 02:57:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;If that doesn't work please try this. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/excerpt-support&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/excerpt-support&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Take a look at the last instruction with the code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;!--more--&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wes1015 on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59202</link>
			<pubDate>Thu, 07 Jun 2012 13:20:29 +0000</pubDate>
			<dc:creator>Wes1015</dc:creator>
			<guid isPermaLink="false">59202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I implemented all of the changes that you said and it is still showing the full article where there is supposed to be an excerpt. You can take a look at it &#60;a href=&#34;http://www.trinitydigitalmarketing.com&#34; rel=&#34;nofollow&#34;&#62;http://www.trinitydigitalmarketing.com&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Thank You For Your Time Ismael,&#60;/p&#62;
&#60;p&#62;Wes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59195</link>
			<pubDate>Thu, 07 Jun 2012 11:50:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59195@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Please revert the changes you have to make on loop-index.php. Do this instead.&#60;/p&#62;
&#60;p&#62;Please edit your  template-blog.php. Look for this code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;index&#38;#39; );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;blog&#38;#39; );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;On your includes folder make a duplicate of loop-index.php then rename it loop-blog.php.&#60;/p&#62;
&#60;p&#62;Please edit loop-blog.php using the first instruction that I gave you.&#60;/p&#62;
&#60;p&#62;I hope it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wes1015 on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59071</link>
			<pubDate>Wed, 06 Jun 2012 15:34:55 +0000</pubDate>
			<dc:creator>Wes1015</dc:creator>
			<guid isPermaLink="false">59071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;That did work on making the excerpt show. But now the post itself, once you click on the excerpt. the post is shortened as an excerpt as well. so the entire post cannot be view once on the individual post page.&#60;/p&#62;
&#60;p&#62;You can view it here,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.trinitydigitalmarketing.com/our-blog&#34; rel=&#34;nofollow&#34;&#62;http://www.trinitydigitalmarketing.com/our-blog&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank You For Your Time,&#60;/p&#62;
&#60;p&#62;Wes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-59006</link>
			<pubDate>Wed, 06 Jun 2012 03:07:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59006@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Please go to includes folder and look for loop-index.php. Find this line.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php the_content(&#38;#39;&#38;lt;span class=&#38;quot;inner_more&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;#39;);  ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;then replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php the_excerpt(&#38;#39;&#38;lt;span class=&#38;quot;inner_more&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;#39;);  ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wes1015 on "Cant Shorten Blog Excerpts"</title>
			<link>http://www.kriesi.at/support/topic/cant-shorten-blog-excerpts#post-58954</link>
			<pubDate>Tue, 05 Jun 2012 18:59:15 +0000</pubDate>
			<dc:creator>Wes1015</dc:creator>
			<guid isPermaLink="false">58954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Hope everything is going great with you. Our blog overview page is showing full post instead of a few sentence excerpts. I have tried playign around in many things and am having no luck getting normal sizes blog excerpts for the blog main page so our visitors can see multiple post to choose from.&#60;/p&#62;
&#60;p&#62;Here is the url to the blog overview page. &#60;a href=&#34;http://www.trinitydigitalmarketing.com/our-blog&#34; rel=&#34;nofollow&#34;&#62;http://www.trinitydigitalmarketing.com/our-blog&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We would like to know how to get just a few sentences excerpts of the post like default configurations.&#60;/p&#62;
&#60;p&#62;Thank You for Your Time,&#60;/p&#62;
&#60;p&#62;Wes
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
