How to show summary of a post

Discussion in 'WordPress' started by defyet, Jun 8, 2010.

  1. #1
    Hi,

    I just downloaded a Wordpress Theme and on their Demo it shows a summary of the post with the picture to the left in the summary and only shows a few paragraghs, when i installed the theme it doesnt do this, and there is no settings to make it show the summary on the home page!

    How do i make it show the image in the left side and the text like they have it as a summary and you press "Read More" to see the rest of the post:

    Demo: http://newwpthemes.com/demo/Expi

    My Site: detailingproductreviews.com
     
    defyet, Jun 8, 2010 IP
  2. defyet

    defyet Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Dont worry i fixed it!
     
    defyet, Jun 8, 2010 IP
  3. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #3
    In index.php and archive files replace <?php the_content(); ?> tag with <?php the_excerpt(); ?>
     
    Jalpari, Jun 8, 2010 IP