Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 17

CurtisOdenddumontffvinhleatannercwykthreed +11 guests

Limit number of words shown per post

This discussion is related to the NillaBlog addon.
How do I add a "page break" or "jump" so that the blog page only shows x amount of words per blog post?

Comments

  • Posts: 418
    Adding an < hr> tag to the post will force the remaining content of the blog to only be visible when they click on the link to the post.

    My addons: NillaBlog | Vanoogle

  • Posts: 697
    Perfect, thanks
  • Posts: 697
    Never mind, the read more link generated by < hr> doesn't seem to include "index.php?p=/" in the url, so it ends up being a dead link.. where would I change that?
  • Posts: 697
    Ok I have to set "rewriteurls" to TRUE in my conf file, and then it will work because it removes the "index.php?p=/" from the url
  • Posts: 32
    Thanks for the tip, this is exactly what I've been looking for! Perfect.
Sign In or Register to comment.