Forums

Pagination in WP ?? (11 posts)

  1. expat
    Member
    Posted 3 years ago #

    is there a limitation of article description by characters on the front page ??

    can limit how many articles on the front by adding pagination??

    can i add pagination within an article?

  2. Roy
    Member
    Posted 3 years ago #

    Under "settings" -> "reading" you can choose how many articles appear on the index (and in archive pages, etc.).

    If you want to limit the number of characters/words for each article on the index, you can use the more tag or an excerpt-plugin.

    Pagination in an article? What do you mean?

  3. expat
    Member
    Posted 3 years ago #

    say i am writing a long essay, and instead of making the user scroll forever, can i add a page break and WP adds a the pagination links to next page?

  4. Roy
    Member
    Posted 3 years ago #

    Right... never heard about a plugin that does that, but that doesn't mean there can't exist one. Just Google a little.

    There ARE people who make some kind of book using WP, but I think every chapter is a new post.

  5. expat
    Member
    Posted 3 years ago #

    whats the difference between wordpress.org and com ??

    if they are not released at these 2 then there wont be any

  6. Roy
    Member
    Posted 3 years ago #

    .COM is a free blog for anyone, just as blogger or something. .ORG is for people with self-hosted blogs.
    But did you follow my link? The top two results contain tips and tricks for what you are looking for. Not plugins, it requires a little coding, but with things that are part of WP.

  7. expat
    Member
    Posted 3 years ago #

    OK THANKS I GO HAVE LOOK AT IT ;)

  8. hlanglais
    Member
    Posted 3 years ago #

    <!--nextpage-->
    This will create the pagination in the post.

  9. expat
    Member
    Posted 3 years ago #

    thanks, how many pages does it do...us there a next/prev/start/end? link?

  10. moshu
    Member
    Posted 3 years ago #

    As many pages as many times you insert it in the text. Warning: it does not work if you are using the wysiwyg gizmo.

    Also, your template files (index, single, page etc.) need to have this code/template tag to make it work:
    Template_Tags/wp_link_pages

  11. Otto
    Tech Ninja
    Posted 3 years ago #

    Warning: it does not work if you are using the wysiwyg gizmo.

    Try hitting "Alt-Shift-P" when in the "wysiwyg gizmo". ;-)

    There's a number of keyboard shortcuts in that editor. To see them, hit the rightmost button on the top row to turn on the second row, and then hit the right most button there to pop up the help screen. On there, one of the tabs shows all the shortcuts.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.