Title: remove excerpt from posts
Last modified: August 30, 2016

---

# remove excerpt from posts

 *  [rdunikk](https://wordpress.org/support/users/rdunikk/)
 * (@rdunikk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/)
 * Hi. I removed the excerpt from the posts on the front page on my web site, but
   now the posts at the end of the web page appear with double pictures and full
   text, i can’t figure out what I did wrong. Please help me fix this chaos i created.
   And also could you tell me how to remove the three dots on the posts underneath“[…]”.
   Thanks.
 * web: [http://www.kumtesa.com](http://www.kumtesa.com)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784028)
 * please start by telling us what you actually did.
 * what edits did you make to remove the excerpts from the front page?
    what files
   did you edit?
 * as you seem to be using a commercial theme, please also ask the developer of 
   the theme for help;
    [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  Thread Starter [rdunikk](https://wordpress.org/support/users/rdunikk/)
 * (@rdunikk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784040)
 * Hello Michael. I made changes front-page.php
    this is the line i changed function
   news_excerpt_length( $length ) { return 0; // pull first 0 words } return was
   20 and pull first words was 50 thanx
 *  [Digico Paris](https://wordpress.org/support/users/digico-paris/)
 * (@digico-paris)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784041)
 * Hey Rdunikk,
 * There is also a way to change excerpt on a each post, from backend (and you can
   leave it just empty space). But it’s for each post.
 * Have fun,
 *  Thread Starter [rdunikk](https://wordpress.org/support/users/rdunikk/)
 * (@rdunikk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784042)
 * Hey Digici, can you please be more specific
 *  [Digico Paris](https://wordpress.org/support/users/digico-paris/)
 * (@digico-paris)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784053)
 * Hi,
 * In fact there are 3 options to manage excerpts:
 * 1) Like I was talking about, you can change or disable excerpt from yoursite.
   com/admin –> settings. That should do for all website. At each post level (depending
   theme) you can also enable/disable them.
 * 2) If it doesn’t work, sometimes you might need to tweak theme css style (you
   can force to hide all excerpt by a simple css rule like excerpt{display:none;}
 * 3) Hardcore mode, in WordPress database, there is a excerpt record related for
   each post id, so you can edit that with for example PHPMyadmin.
 * Feel free to post your website sample, it’s difficult to answer without seeing
   an actual example,
 *  [Digico Paris](https://wordpress.org/support/users/digico-paris/)
 * (@digico-paris)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784054)
 * I’ll add that excerpt is also often managed by your theme functions.php file 
   by a simple math function (if more than 30 words, then display “Read more” link
   or button).

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

The topic ‘remove excerpt from posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [Digico Paris](https://wordpress.org/support/users/digico-paris/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/remove-excerpt-from-posts-1/#post-6784054)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
