Title: WordPress posts only showing summary
Last modified: August 20, 2016

---

# WordPress posts only showing summary

 *  [everythingred](https://wordpress.org/support/users/everythingred/)
 * (@everythingred)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-posts-only-showing-summary/)
 * I went to settings and have full text selected yet it only shows a 1 line summary.
   there’s nothing about this listed in theme options. anyone have a clue where 
   it could be in the editor? thanks
 * This is the index.php:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [everythingred](https://wordpress.org/support/users/everythingred/)
 * (@everythingred)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-posts-only-showing-summary/#post-2462263)
 * changed ‘excerpt’ to ‘content’ and it worked. hope that helped someone in the
   need in the future. sorry for post.
 *  [lunamedia](https://wordpress.org/support/users/lunamedia/)
 * (@lunamedia)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-posts-only-showing-summary/#post-2462269)
 * `<?php the_excerpt(); ?>`
 * will always return, as you’ve found, the automatically generated excerpt.
 * `<?php the_content(); ?>`
 * returns the whole post. This Codex page is a good primer on what various template
   tags do:
 * [http://codex.wordpress.org/Template_Tags](http://codex.wordpress.org/Template_Tags)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress posts only showing summary’ is closed to new replies.

## Tags

 * [excerpt](https://wordpress.org/support/topic-tag/excerpt/)
 * [full-text](https://wordpress.org/support/topic-tag/full-text/)
 * [summary](https://wordpress.org/support/topic-tag/summary/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [lunamedia](https://wordpress.org/support/users/lunamedia/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-posts-only-showing-summary/#post-2462269)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
