Wordpress Excerpts

Discussion in 'WordPress' started by advancedfuture, Mar 16, 2006.

  1. #1
    Can anyone tell me of a way to show just a short excerpt of a blog on the front page as opposed to the whole article.

    I thought it might be something to do with the excerpt box when you are writing an article, but I have had no success with it.
     
    advancedfuture, Mar 16, 2006 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,826
    Likes Received:
    4,541
    Best Answers:
    123
    Trophy Points:
    665
    #2
    In WordPress there's a little button labeled "more" and this puts a comment into your blog (which you probably can't see in v2) but it splits your posts into 2 parts.

    check out my blog for an example.

    Then there's the actual excerpt feature but I think that only gets used in the RSS feed.
     
    sarahk, Mar 16, 2006 IP
    advancedfuture and dct like this.
  3. SkiRat44

    SkiRat44 Peon

    Messages:
    480
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Depends on what theme you are using. I pulled this out of a code from Coffee Cup theme, which has excerpts on the archives page......try adding this:

    <?php the_excerpt() ?> in lieu of

    <?php the_content?>

    wherever that is in your code. PM me if you need more help, and let me know what theme you are using.
     
    SkiRat44, Mar 16, 2006 IP
  4. SkiRat44

    SkiRat44 Peon

    Messages:
    480
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Sarah, you are th bomb. I never knew this feature existed, and it is exactly what I am looking for, and also probably what AF is looking for! :) Thanks!

     
    SkiRat44, Mar 16, 2006 IP
  5. advancedfuture

    advancedfuture Banned

    Messages:
    481
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #5
    HOLY MACK! It's been right there smack dab in front of my face the whole time. Thanks so much for showing me that! :D
     
    advancedfuture, Mar 16, 2006 IP
  6. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #6

    Dont you just hate that? :mad:
     
    cormac, Mar 17, 2006 IP