Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nation111

    (@nation111)

    chinmoy – &order=DESC is the default … I am wanting something other then the default.

    Here is an example

    post 1
    post 2
    post 3
    post 4
    post 5
    post 6
    post 7
    post 8

    Where Post 1 is the oldest ….

    What we want is oldest first – but the most recent five:
    or
    it to show like this:

    post 4
    post 5
    post 6
    post 7
    post 8

    Here are results for things I have attempted:
    &order=DESC =
    post 8
    post 7
    post 6
    post 5
    post 4

    &order=ASC = and &orderby=id&order=ASC =
    post 1
    post 2
    post 3
    post 4
    post 5

    &orderby=id&order=DESC = and &orderby=date&order=DESC =
    post 8
    post 7
    post 6
    post 5
    post 4

    Thread Starter nation111

    (@nation111)

    esmi – your post is not useful to me.

    wanna explain how that page really tells me how to pull the most recent 5 posts from a category, yet display them with the olderst first to the newest?

Viewing 2 replies - 1 through 2 (of 2 total)