Title: Excerpt Help
Last modified: August 19, 2016

---

# Excerpt Help

 *  [Coin HELP!](https://wordpress.org/support/users/coinauctionshelp/)
 * (@coinauctionshelp)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/excerpt-help-1/)
 * Hi,
 * I’m using StudioPress 1.2 theme and would like for my post to be published with
   an excerpt only and a read more link at the end. I set this in my settings, but
   the entire post is published on my home page.
 * So how do I set my posts to excerpt only?
 * Thanks in advance!

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

 *  [roya khosravi](https://wordpress.org/support/users/roya-khosravi/)
 * (@roya-khosravi)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/excerpt-help-1/#post-960485)
 * You can replace the_content() with the_excerpt() function in your active_theme/
   index.php
 *     ```
       ....
       <?php the_excerpt(); ?>
       <a href="<?php the_permalink() ?>">Read More</a>
       ....
       ```
   
 *  Thread Starter [Coin HELP!](https://wordpress.org/support/users/coinauctionshelp/)
 * (@coinauctionshelp)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/excerpt-help-1/#post-960491)
 * Thanks for the advice, but this didn’t change anything. I can’t figure this out.
   If I change a template line it should at least mess up my blod template, but 
   this code line didn’t change one thing. Hum?
 *  Thread Starter [Coin HELP!](https://wordpress.org/support/users/coinauctionshelp/)
 * (@coinauctionshelp)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/excerpt-help-1/#post-960511)
 * Alright, I had to modify the home.php to get the excerpt to appear. Now, I need
   information on making the pictures show up for each post.
 *  [clinton4](https://wordpress.org/support/users/clinton4/)
 * (@clinton4)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/excerpt-help-1/#post-960750)
 * Hi there!
 * When i use this style, the images or links is not showing when entering a post
   via the category menu. Anybody know how to fix this?
 * Best regards

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

The topic ‘Excerpt Help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [clinton4](https://wordpress.org/support/users/clinton4/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/excerpt-help-1/#post-960750)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
