Title: Remove auto-read more function
Last modified: August 20, 2016

---

# Remove auto-read more function

 *  [jessebryksa](https://wordpress.org/support/users/jessebryksa/)
 * (@jessebryksa)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/remove-auto-read-more-function/)
 * I’ve discovered the theme I’m trying to use auto-excerpts and inserts a “read
   more” link into all the posts that takes you nowhere.
 * The site I’m building on is jessedoesntknow.com and the theme is diabolik.
 * I can’t seem to find the function in the index or functions code mainly because
   I don’t exactly know what I’m looking for..
 * Help?

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

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/remove-auto-read-more-function/#post-2504086)
 * If you are comfortable editing theme files and follow all the rules…look for 
   the_excerpt and replace with the the_content in index.php and/or the template
   used.
 * the_excerpt is just what it appears to be and the_content is the full post.
 * [http://codex.wordpress.org/Function_Reference/the_excerpt#the_excerpt.28.29_vs._the_content.28.29](http://codex.wordpress.org/Function_Reference/the_excerpt#the_excerpt.28.29_vs._the_content.28.29)
 *  Thread Starter [jessebryksa](https://wordpress.org/support/users/jessebryksa/)
 * (@jessebryksa)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/remove-auto-read-more-function/#post-2504089)
 * I looked, and it looks like the_content is used in all the right places.. what
   I don’t understand is that at the top of the post page it says “Archive for” –
   How did that happen?
 * eg: [http://www.jessedoesntknow.com/2012/01/05/](http://www.jessedoesntknow.com/2012/01/05/)
 * I’ll keep looking at the code though- other than index.php where should I look?
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/remove-auto-read-more-function/#post-2504094)
 * Archive.php

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

The topic ‘Remove auto-read more function’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/remove-auto-read-more-function/#post-2504094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
