worpress posting format (teaser)

Discussion in 'WordPress' started by amiecn, Sep 19, 2007.

  1. #1
    Is there a plugin or setting I can use that will automatically truncate or cut all posts, so that readers must click the post or a link to read the rest on another page...that may or may not be on the same blog?
     
    amiecn, Sep 19, 2007 IP
  2. freesecrets

    freesecrets Active Member

    Messages:
    83
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    In Admin->Presentation->Theme Editor

    Open index.php file and locate the_content() and change it to the_excerpt(). That shoud fix it for you :)

    Alex
     
    freesecrets, Sep 19, 2007 IP
    amiecn likes this.
  3. amiecn

    amiecn Well-Known Member

    Messages:
    360
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    120
    #3
    thank you!
     
    amiecn, Sep 20, 2007 IP
  4. freesecrets

    freesecrets Active Member

    Messages:
    83
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Sure thing, enjoy :)
     
    freesecrets, Sep 20, 2007 IP
  5. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #5
    you can then also control how much the user sees in the excerpt by using the custom excerpt part of wordpress (look for it when posting/editing post)
     
    just-4-teens, Sep 20, 2007 IP
  6. ramzwatcher

    ramzwatcher Peon

    Messages:
    67
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ramzwatcher, Sep 24, 2007 IP