Title: Read More Function
Last modified: August 19, 2016

---

# Read More Function

 *  [famm](https://wordpress.org/support/users/famm/)
 * (@famm)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/read-more-function-2/)
 * Hello,
    I have a wordpress blog [http://www.seotoolskeyword.com](http://www.seotoolskeyword.com).
   When I post and click the category button the page open say READ MORE I wanted
   to take out this READ MORE function so my views can read the full page . pls 
   advise how can I take out this function. Thanks

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

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/read-more-function-2/#post-1397698)
 * you’ll have to determine which template is being used to display your category
   view based on the heirarchy….
    [http://codex.wordpress.org/Template_Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
 * maybe a category.php or possibly archive.php
 * But you’ll need to swap out in the code where it says the_excerpt for the_content
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/read-more-function-2/#post-1397700)
 * Try editing your theme’s index.php template file and replacing `<?php the_excerpt();?
   >` with `<?php the_content();?>`

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

The topic ‘Read More Function’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/read-more-function-2/#post-1397700)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
