• Hey,

    I’ve got a loop currently working on this page http://pastebin.com/ubkY6AYD in fact I’ve got two. The desired effect was to have two columns.. the first showing five and the second showing the next 5.

    I’ve added pagination but only one of the columns seems to be changing. Anyone got any clues on getting it working?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not sure you can paginate two completely separate Loops in the manner that you are trying to. As far as I can recall, the pagination will only work on the last Loop.

    You can try wp_reset_query(); after query/loops ends..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pagination and multiple loops. One loop works, the other doesn't.’ is closed to new replies.