#1 (permalink)  
Old 06-26-2009, 04:41 AM
bobnz bobnz is offline
Junior Member
 
Join Date: May 2008
Location: Auckland, New Zealand
Posts: 2
Default Excerpt Issue for Wordpress Users

A number of my ebooks had a fault where they would show the excerpt on the blog landing page and also show the excerpt only when the full content page of each blog was displayed making it a very short post. After playing with the problem I found what part was at fault.

The ebooks were about back ache and the two wedding ones from last year.

In the Single Post (single.php) there is a line of code that reads:

<div class="story_content"><?php the_excerpt(); ?></div>

I hope this helps anyone suffering the same problem.

It should read:

<div class="story_content"><?php the_content(); ?></div>

You can edit these from the Presentation/Theme editor (still running version 2.7 wordpress)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT. The time now is 04:23 AM.


vBulletin style developed by Transverse Styles

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0