Hi,
I've been searching for an answer on how to display the exceprt of a post automatically rather than the entire post. After searching I found its simply a matter of changing the replace the <?php the_content; ?> with <?php the_excerpt(); ?> in the index page in the appearance editor.
I just cant seem to find it on the index.php file.
Here's what the file shows
[code moderated - please follow the forum guidelines for posting code; in case of an original template from Twenty Eleven, there is no need to post the code at all]