1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

"Read the rest of this entry" wordpress plugin?

Discussion in 'WordPress' started by Gatorade, Sep 17, 2007.

  1. #1
    Is there a wordpress plugin that allows us to show only so much of a post on the main page and then have a link like "read the rest of this entry" which takes them to the archives page?

    I see many blogs like this but don't know how to do it myself.
     
    Gatorade, Sep 17, 2007 IP
  2. mann3r

    mann3r Peon

    Messages:
    1,416
    Likes Received:
    100
    Best Answers:
    0
    Trophy Points:
    0
    #2
    was the read more not working? all you need is click the read more at your editor
     
    mann3r, Sep 17, 2007 IP
  3. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,199
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #3
    Just insert the <!--more--> code wherever you want the break in the blog post.
     
    dcristo, Sep 17, 2007 IP
  4. jaaahn

    jaaahn Peon

    Messages:
    188
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There are 2 ways to do this, the way the two previous posters mentioned, with the <!--more--> tag (there is also a button to insert the tag in the WYSIWYG editor),
    or to change the template.

    If you change it in the template, it will snip ALL posts, at the same point. (default is 55 chars I think)
    To do it this way you just need to change the_content() to the the_excerpt() in the main index template.

    It's probably best to do it using the post by post method, but just thought i'd throw that in there in case it is useful to you.
     
    jaaahn, Sep 18, 2007 IP
  5. gr8liverpoolfan

    gr8liverpoolfan Notable Member

    Messages:
    6,719
    Likes Received:
    538
    Best Answers:
    0
    Trophy Points:
    285
    #5
    gr8liverpoolfan, Sep 18, 2007 IP
  6. Gatorade

    Gatorade Peon

    Messages:
    2,130
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #6
    O thanks! I didn't even know about the more tag. :eek:
     
    Gatorade, Sep 18, 2007 IP
  7. sat123

    sat123 Banned

    Messages:
    1,600
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #7
    also u may modify that more tag..just search in wp codez..
     
    sat123, Sep 18, 2007 IP
  8. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #8
    just keep in mind that everything you put after the More tag will get cut off in RSS.
     
    Pixelrage, Sep 18, 2007 IP
  9. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,199
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #9
    Which is a good thing if your getting scraped :D
     
    dcristo, Sep 18, 2007 IP
  10. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #10
    true, I want to just get rid of RSS altogether!
     
    Pixelrage, Sep 18, 2007 IP
  11. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,199
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #11
    But then you wouldn't allow people to subscribe to your feed.
     
    dcristo, Sep 18, 2007 IP
  12. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #12
    it's not really important to me, especially not for the "Wordpress as a website" sites.
     
    Pixelrage, Sep 18, 2007 IP
  13. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,199
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #13
    Do you have an example of a "Wordpress as a website" site you can show me?
     
    dcristo, Sep 18, 2007 IP
  14. Gatorade

    Gatorade Peon

    Messages:
    2,130
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #14
    www.coolest-gadgets.com is a good example I think.

    By the way every site is a website.:):rolleyes:
     
    Gatorade, Oct 2, 2007 IP
  15. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,199
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #15
    Looks like a normal blog to me.
     
    dcristo, Oct 2, 2007 IP
  16. jaaahn

    jaaahn Peon

    Messages:
    188
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #16
    With over 50,000 readers by RSS I believe!
    don't underestimate RSS
     
    jaaahn, Oct 9, 2007 IP
  17. xeric

    xeric Peon

    Messages:
    612
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Thats a huge number..!!
     
    xeric, Oct 9, 2007 IP
  18. stashh

    stashh Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    i have never really been able to get the read more to work either

    but did run into this plugin today that would prevent your feeds from getting cut off in your RSS

    hxxp://wordpress.org/extend/plugins/full-text-feed/

    now back to looking into why my more button isnt working :(
     
    stashh, May 21, 2008 IP
  19. godsofchaos

    godsofchaos Peon

    Messages:
    2,595
    Likes Received:
    124
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Forget everything else, and install 'If you liked that' plugin. You don't have to edit anything and this plugin is jampacked with features too. You can configure everything in the settings menu.
     
    godsofchaos, May 21, 2008 IP
  20. e-stonia

    e-stonia Active Member

    Messages:
    209
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #20
    The plugin defines how many paragraphs to show before "read more" and N number of chars it has to contain at least but how to define how many words or at least characters the excerpt will be (by default in Wordpress it's 50 cars).
     
    e-stonia, Dec 8, 2009 IP