<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Posts dont show excerpt</title>
		<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Posts dont show excerpt</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:25:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/posts-dont-show-excerpt" rel="self" type="application/rss+xml" />

		<item>
			<title>cegafoundation on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-20664</link>
			<pubDate>Wed, 08 May 2013 08:11:33 +0000</pubDate>
			<dc:creator>cegafoundation</dc:creator>
			<guid isPermaLink="false">20664@http://www.themolitor.com/forums/</guid>
			<description><p>@JCollis I've tried to do what you said and it does work, but not as on your site. Would you please help me do it as appears on your site. I would appreciate to have the_excerpt on the home slider and the news, like the one says continue reading
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-17601</link>
			<pubDate>Mon, 21 Jan 2013 10:39:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17601@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>If the "Donate Button" section of the help file doesn't work, please post a new thread regarding this issue. This thread is for a completely different support question and doesn't belong here.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>vassanga on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-17550</link>
			<pubDate>Fri, 18 Jan 2013 23:00:14 +0000</pubDate>
			<dc:creator>vassanga</dc:creator>
			<guid isPermaLink="false">17550@http://www.themolitor.com/forums/</guid>
			<description><p>Hi I cant see the donate button, I have tried to select the CSS as indicated here - <a href="http://themolitor.com/help/wpaid/" rel="nofollow">http://themolitor.com/help/wpaid/</a>, but nothing comes up, how can I activate his feature?<br />
Vic
</p></description>
		</item>
		<item>
			<title>JCollis on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-10493</link>
			<pubDate>Wed, 30 May 2012 01:50:07 +0000</pubDate>
			<dc:creator>JCollis</dc:creator>
			<guid isPermaLink="false">10493@http://www.themolitor.com/forums/</guid>
			<description><p>Hey, the excerpt works on my home page ( <a href="http://www.test.cwscambodia.org)" rel="nofollow">http://www.test.cwscambodia.org)</a> and I'm just looking back to my index file and the original to see if I can remember how I did this so I can do it for my News page.. </p>
<p>In Index.php I changed code from this...<br />
<pre><code>&#60;h2&#62;&#60;a&#62;&#34;&#62;&#60;?php the_title(); ?&#62;&#60;/a&#62;&#60;/h2&#62;
&#60;div class=&#34;metaInfo&#34;&#62;&#60;?php the_time(&#039;F j, Y&#039;) ?&#62;  /  &#60;?php comments_popup_link(&#039;No Comments ››&#039;, &#039;1 Comment ››&#039;, &#039;% Comments ››&#039;); ?&#62;&#60;/div&#62;
&#60;/div&#62;&#60;!--end title--&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;h2&#62;&#60;a&#62;&#34;&#62;&#60;?php the_title(); ?&#62;&#60;/a&#62;&#60;/h2&#62;
&#60;p&#62;&#60;?php the_excerpt(); ?&#62; &#60;/p&#62;
&#60;div class=&#34;metaInfo&#34;&#62;&#60;?php the_time(&#039;F j, Y&#039;) ?&#62;&#60;/div&#62;
&#60;/div&#62;&#60;!--end title--&#62;
&#60;/div&#62;&#60;!--end post--&#62;</code></pre>
<p>Let me know if that works.
</p></description>
		</item>
		<item>
			<title>ct1410 on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-9616</link>
			<pubDate>Wed, 02 May 2012 19:31:55 +0000</pubDate>
			<dc:creator>ct1410</dc:creator>
			<guid isPermaLink="false">9616@http://www.themolitor.com/forums/</guid>
			<description><p>I have added<br />
<pre><code>&#60;h2&#62;&#60;a&#62;&#34;&#62;
          &#60;?php the_title(); ?&#62;
          &#60;/a&#62;&#60;/h2&#62;

        &#60;?php the_excerpt(); ?&#62;
        &#60;a&#62;&#34;&#62; Read More...&#60;/a&#62;</code></pre>
<p>to my index.php page but the excerpt is still not displaying. I have added excerpt with the post also tried to more tag. no luck..<br />
ideas??
</p></description>
		</item>
		<item>
			<title>theglaringfacts on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-8965</link>
			<pubDate>Sat, 14 Apr 2012 14:33:06 +0000</pubDate>
			<dc:creator>theglaringfacts</dc:creator>
			<guid isPermaLink="false">8965@http://www.themolitor.com/forums/</guid>
			<description><p>Hey everyone, got the solution for you all. Here's how I did it, I customized the design to remove thumbnails, but here goes. I'm sure you will be able to understand it:</p>
<p>Go to Appearance --&#62; Editor --&#62; Main Index Template (index.php). Look for the start of this code 		</p>
<pre><code>&#60;div &#60;?php post_class(); ?&#62;&#62;</code></pre>
<p>My code has removed the thumbnails, removed the wordpress meta (i.e. comments), resized the posts listing box and added the excerpt. </p>
<pre><code>&#60;div &#60;?php post_class(); ?&#62;&#62;
&#60;?php if (has_post_thumbnail()) { ?&#62;
&#60;div class=&#34;postTitle&#34; style=&#34;width: 400px; height: auto;&#34;&#62;
&#60;?php } else { ?&#62;
&#60;div class=&#34;postTitle noImage&#34;&#62;
&#60;?php } ?&#62;
&#60;h2&#62;&#60;a&#62;&#34;&#62;&#60;?php the_title(); ?&#62;&#60;/a&#62;&#60;/h2&#62;
&#60;?php the_excerpt(); ?&#62;
&#60;/div&#62;&#60;!--end title--&#62;
&#60;/div&#62;&#60;!--end post--&#62;</code></pre>
<p>In order to make the two spaced evenly, I made modifications to this line of code that can be found here:</p>
<p>Appearance --&#62; Editor --&#62; style.css</p>
<p>Hit CTRL+F and type ".listing .page", you will be shown your respective code, it'll be different than this below. Copy the code I have here below and replace yours.</p>
<pre><code>.listing .page {margin: 0 0 20px; height: 100px; margin-bottom: 45px;}</code></pre>
<p>Hope this helps, have a nice weekend everyone :)</p>
<p>--<br />
SchweizSEO.ch
</p></description>
		</item>
		<item>
			<title>Ismaël on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-8706</link>
			<pubDate>Sun, 08 Apr 2012 12:32:35 +0000</pubDate>
			<dc:creator>Ismaël</dc:creator>
			<guid isPermaLink="false">8706@http://www.themolitor.com/forums/</guid>
			<description><p>Still no news ?
</p></description>
		</item>
		<item>
			<title>jesse123 on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-8125</link>
			<pubDate>Mon, 26 Mar 2012 19:27:00 +0000</pubDate>
			<dc:creator>jesse123</dc:creator>
			<guid isPermaLink="false">8125@http://www.themolitor.com/forums/</guid>
			<description><p>...I'm wondering as well
</p></description>
		</item>
		<item>
			<title>kmathot on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-7773</link>
			<pubDate>Wed, 14 Mar 2012 15:21:35 +0000</pubDate>
			<dc:creator>kmathot</dc:creator>
			<guid isPermaLink="false">7773@http://www.themolitor.com/forums/</guid>
			<description><p>has anyone successfully created excerpts to show up on their blog pages using the First Aid/Charity Theme?  If so, where did you put the php code?  I've tried in the index to no avail...
</p></description>
		</item>
		<item>
			<title>asterik on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-7321</link>
			<pubDate>Wed, 29 Feb 2012 13:56:28 +0000</pubDate>
			<dc:creator>asterik</dc:creator>
			<guid isPermaLink="false">7321@http://www.themolitor.com/forums/</guid>
			<description><p>I could use some help on this as well. I know the files you are referring to however whenever I add in the excerpt function I get nothing. I've tried it in several places, can you please direct me to what function on what php file controls that? It would be nice to be able to just paste the code in and get excerpts. I am doing this page for a charity and am spending far too much time on this.
</p></description>
		</item>
		<item>
			<title>ejtruchan on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-7102</link>
			<pubDate>Wed, 22 Feb 2012 11:10:43 +0000</pubDate>
			<dc:creator>ejtruchan</dc:creator>
			<guid isPermaLink="false">7102@http://www.themolitor.com/forums/</guid>
			<description><p>Can someone elaborate on this process? I can find the index file but can't find the archive file. Is it in a specific folder? Also, opened up the index.php file with DW and there is no h2 tag. Am I looking at the correct index.php file? Dandebnam you solved this problem perhaps you can walk me through it. I would really appreciate this.</p>
<p>EDIT: For the record I did find the files in the Edit Themes section. I did try to insert the excerpt code and did not work as I wanted it to. I want the excerpt from the posts in the center section of the homepage the "News" category or section. For a look at the site see:<br />
<a href="http://www.operationcelebratefreedom.org" rel="nofollow">http://www.operationcelebratefreedom.org</a>
</p></description>
		</item>
		<item>
			<title>dandebnam on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-7096</link>
			<pubDate>Wed, 22 Feb 2012 07:18:52 +0000</pubDate>
			<dc:creator>dandebnam</dc:creator>
			<guid isPermaLink="false">7096@http://www.themolitor.com/forums/</guid>
			<description><p>I stumbled across this post when I had the same question and have managed to follow your advise thus far.<br />
I have managed to get the excerpts to now show on posts - it was fairly straight forward actually... however ever now and then I incur this error:</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at /home/mcoduk/public_html/wp-content/themes/wpaid/functions.php:201) in /home/mcoduk/public_html/wp-includes/pluggable.php on line 866</p>
<p>Any ideas?</p>
<p>EDIT: Solved this myself! Duh! When adding the code to function.php it must be in the loop. I was adding it to the bottom of the code wrapped in its own &#60;?php ?&#62; tags. Sorry for wasting your time!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-5623</link>
			<pubDate>Tue, 10 Jan 2012 09:56:40 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">5623@http://www.themolitor.com/forums/</guid>
			<description><p>You would need to edit "index.php" and "archive.php". The function should probably go below the h2 tag for the title.
</p></description>
		</item>
		<item>
			<title>ct1410 on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-5595</link>
			<pubDate>Sun, 08 Jan 2012 20:57:55 +0000</pubDate>
			<dc:creator>ct1410</dc:creator>
			<guid isPermaLink="false">5595@http://www.themolitor.com/forums/</guid>
			<description><p>Can you advise me as to which file and line I need to add the _excerpt()
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-5544</link>
			<pubDate>Fri, 06 Jan 2012 12:16:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">5544@http://www.themolitor.com/forums/</guid>
			<description><p>You can use the_<code>excerpt()</code> to include a snippet of the post. More info here: <a href="http://codex.wordpress.org/Function_Reference/the_excerpt" rel="nofollow">http://codex.wordpress.org/Function_Reference/the_excerpt</a>
</p></description>
		</item>
		<item>
			<title>mikevbk on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-5531</link>
			<pubDate>Thu, 05 Jan 2012 23:41:31 +0000</pubDate>
			<dc:creator>mikevbk</dc:creator>
			<guid isPermaLink="false">5531@http://www.themolitor.com/forums/</guid>
			<description><p>Is there a way though to show an excerpt for the blog posts?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-3280</link>
			<pubDate>Tue, 19 Jul 2011 12:02:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3280@http://www.themolitor.com/forums/</guid>
			<description><p>This is totally normal. If the donate button appeared automatically on the site, where would it link to? These are things you need to customize.</p>
<p>Please review the "donate button" section of the help file. For reference, here is the online version: <a href="http://themolitor.com/help/wpaid/" rel="nofollow">http://themolitor.com/help/wpaid/</a>
</p></description>
		</item>
		<item>
			<title>ranjitcool on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-3259</link>
			<pubDate>Mon, 18 Jul 2011 19:24:02 +0000</pubDate>
			<dc:creator>ranjitcool</dc:creator>
			<guid isPermaLink="false">3259@http://www.themolitor.com/forums/</guid>
			<description><p>The theme out of the box also does not show the donate button. I am having to do all kinds of modifications to fix this! Why is the donate button not being shown out of the box?</p>
<p>RJ
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-3237</link>
			<pubDate>Sun, 17 Jul 2011 10:08:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3237@http://www.themolitor.com/forums/</guid>
			<description><p>As advertised in the theme demo, WordPress Aid does not have post excerpts. Blog listings show the featured image, post title and meta info. </p>
<p>For a 2 column layout, please check your theme options and make sure you select the "Two Columns" checkbox.</p>
<p>You can also make individual pages 2 columns by using the page template. For details, please check the supplied help file.
</p></description>
		</item>
		<item>
			<title>Halimart on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-3235</link>
			<pubDate>Sun, 17 Jul 2011 00:23:16 +0000</pubDate>
			<dc:creator>Halimart</dc:creator>
			<guid isPermaLink="false">3235@http://www.themolitor.com/forums/</guid>
			<description><p>Hey RJ, I noticed that you just signed up, such as I did. Since you had not gotten a response yet, I thought I would try and help you while I am waiting on my response. I did put my site up today (WORDPRESS AID) and my posts are up...(Hello-Morining.org) are you just not seeing them?
</p></description>
		</item>
		<item>
			<title>ranjitcool on "Posts dont show excerpt"</title>
			<link>http://www.themolitor.com/forums/topic/posts-dont-show-excerpt#post-3220</link>
			<pubDate>Fri, 15 Jul 2011 13:01:05 +0000</pubDate>
			<dc:creator>ranjitcool</dc:creator>
			<guid isPermaLink="false">3220@http://www.themolitor.com/forums/</guid>
			<description><p>The wordpress aid template does not do as advertised out of the box. I cannot see the posts except. Also I want it to be two coloum or the center colum to be wider.</p>
<p>Please advice.<br />
Thanks<br />
RJ Ratan
</p></description>
		</item>

	</channel>
</rss>
