• [Topic changed per http://codex.wordpress.org/Forum_Welcome#Choose_A_Good_Topic_Title ]

    I added “<?php the_excerpt(); ?>” to the end of single.php so that each blog post displays the excerpt at the bottom of the post.

    The problem is, it only shows ONE excerpt, which happens to be the exceprt for the actual blog post.

    How can I get it to show all excerpts from all blog posts?

    The reason for this is so that when a user visits a blog post, I would like to show all blog post excerpts at the bottom.

    I’m using twentytweleve. Thanks.

The topic ‘Twentytwelve the_excerpt question’ is closed to new replies.