Forums

Using Excerpts On The Main Page Instead Of Full Articles (2 posts)

  1. snowfire51
    Member
    Posted 1 year ago #

    I'm using the Aquablock theme for my blog at http://www.reidaboutit.com. I know about the "More" function, but is there a way I can set my blog to only display the "Excerpt" on the main page? "More" is fine, but I'd rather be able to write a separate teaser for the article rather than being forced to just use the first few words. Thanks in advance!

  2. MAS
    Member
    Posted 1 year ago #

    Edit your index.php file:

    Replace <?php the_content('more') ?> with `<?php the_excerpt() ?>

    Hope it will work

    Thanks!
    http://chinmoy29.wordpress.com

Topic Closed

This topic has been closed to new replies.

About this Topic