Forums

How to display post summary at homepage? (2 posts)

  1. hard2kill
    Member
    Posted 4 years ago #

    Please tell me how to set my homepage to summary of posts.. Is there any plug-in?

    I want to view 5 or 8 posts only in homepage on summary.

    Thanks

  2. boober
    Member
    Posted 4 years ago #

    thats controlled by your theme. check your themes index.php file. look for something like
    <?php the_content(); ?>

    and change it to
    <?php the_excerpt() ?>

Topic Closed

This topic has been closed to new replies.

About this Topic