Multiple loop pagination
-
Hi all,
I have a three categories: cat A, cat B, cat C.
I want to display an archive page with the three categories each on it’s own pagination, like this:
page title: Archive
cat A
- item1
- item2
- item3
prev | next| last
cat B
- item1
- item2
- item3
prev | next| last
cat C
- item1
- item2
- item3
prev | next| last
What is the best approach to do this? and please give me the link to documentation or tutorial on this.
Thank you very much.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Multiple loop pagination’ is closed to new replies.