Forums

Better Excerpt Handling (2 posts)

  1. Everton
    Member
    Posted 5 years ago #

    Hi

    I'm trying to automatically generate extracts on my category pages and my search results. So far I have:

    <div class="entry">
    <?php the_excerpt(); ?>
    </div>

    How do I change the code so that it does '...more' automatically which is clickable?

    Thanks in advance for any help.

    Everton

  2. Chris_K
    Member
    Posted 5 years ago #

    Here's the easiest way I know - a plugin: http://guff.szub.net/2005/02/26/the-excerpt-reloaded/

Topic Closed

This topic has been closed to new replies.

About this Topic