WordPress Posts Only Show A Few Lines Of Text

Posted on Tuesday, June 16th, 2009 at 11:29 am in

How can I allow more of the post to show?

Edit the template files in your theme. Start with index.php and replace each occurrence of the_excerpt() with the_content(). Then edit each post and insert the <!-- more --> tag where you want your post excerpt/teaser to finish.

You may then neede to make the same changes in category.php, archive.php and tag.php if your theme includes these template files.

You might also be interested in

1 Comment

  1. quirm.net: Manually Adding A Read More Link - June 18, 2009 at 3:23 pm

    [...] of your WordPress blog shows summaries of your posts and you don’t want to change that. So switching to use the WordPress more tag isn’t an option for [...]

Sorry, the comment form is closed.

WordPress CMS and Blog Themes from £19.95

Top