Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End wordpress posts per page

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39756
    simon_
    Member

    Is there a way to let a user choose the number of posts per page? I found a plugin that does it ‘DB Posts per page’ but it changes the backend as well. I’ve exhausted google with no luck.

    #110224
    cssgirl
    Participant

    Perhaps using a filtering mechanism? For example for a site we gave users a few options to sort the posts on the page (by recent posts, oldest, alphabetical, etc).

    So here is an example of how I did it for sorting a resource library:

    Put the code on pastebin since I couldn’t get the markdown to work for coding:

    Two examples:
    http://pastebin.com/chQS43zk

    I hope that makes sense, and can help you. :)

    -Lindsey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.