ClaytonJames on "Change excerpt on front page to full content"

March 26, 2012

Open /wp-content/themes/my-life/content.php in a plain text editor.

On line 44, locate this <?php the_excerpt(); ?> and change it to this

<?php the_content(); ?>

That’s just a quick guess, but I think that will do it. Please remember to make a backup copy before you edit, just in case something goes wrong and you need to restore the file and try again.

Leave a Comment

Previous post:

Next post: