Title: Loop / Excerpt Formatting Issue
Last modified: August 19, 2016

---

# Loop / Excerpt Formatting Issue

 *  [jmarcello](https://wordpress.org/support/users/jmarcello/)
 * (@jmarcello)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/loop-excerpt-formatting-issue/)
 * I am trying to edit the end of the excerpt the says: “Continue Reading” to something
   like “Read Full Article”.
 * The site is a customized version of twentyten theme and can be seen at [http://www.buenolisto.com/news/](http://www.buenolisto.com/news/)
 * I have found two places in the loop.php file (Line 117 and Line 145) and tried
   to make the changes there, but they do not affect the output.
 * Is there another place I should be editing this info. Any help would be greatly
   appreciated.
 * I can provide more code should you need it to diagnose. Thanks in advance.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/loop-excerpt-formatting-issue/#post-1828284)
 * for the excerpts:
 * functions.php (line 240)
 *     ```
       function twentyten_continue_reading_link() {
       	return ' <a href="'. get_permalink() . '">' . __( 'Continue reading <span class="meta-nav">&rarr;</span>', 'twentyten' ) . '</a>';
       }
       ```
   
 *  Thread Starter [jmarcello](https://wordpress.org/support/users/jmarcello/)
 * (@jmarcello)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/loop-excerpt-formatting-issue/#post-1828290)
 * that worked, thanks alchymyth

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

The topic ‘Loop / Excerpt Formatting Issue’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [jmarcello](https://wordpress.org/support/users/jmarcello/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/loop-excerpt-formatting-issue/#post-1828290)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
