Title: CFCody's Replies | WordPress.org

---

# CFCody

  [  ](https://wordpress.org/support/users/cfcody/)

 *   [Profile](https://wordpress.org/support/users/cfcody/)
 *   [Topics Started](https://wordpress.org/support/users/cfcody/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cfcody/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cfcody/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cfcody/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cfcody/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cfcody/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Paragraphs in Posts not showing](https://wordpress.org/support/topic/paragraphs-in-posts-not-showing/)
 *  Thread Starter [CFCody](https://wordpress.org/support/users/cfcody/)
 * (@cfcody)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/paragraphs-in-posts-not-showing/#post-3321025)
 * I fixed the other two pages.
    I guess I dont understand where I would replace
   the code? The index page right? Right now it looks like this: <?php //echo get_the_excerpt().”
 * “;
    $get_the_excerpt = trim(preg_replace(‘/<a[^>]*>(.*)<\/a>/iU’,”, get_the_excerpt()));
   echo substr($get_the_excerpt, 0, 330); if ( strlen( $get_the_excerpt ) > 330 ){
   echo ‘… [ Read More](https://wordpress.org/support/users/cfcody/replies/&apos;.get_permalink().&apos;?output_format=md)‘;}?
   >
 * what do I do? sorry.

Viewing 1 replies (of 1 total)