Hi, I figured out how to print multiple loops onto a page and it is working fine.
I have a content column then a small news column off to the side. I want each column to be paginated, which they are. However, when I click my 'previous' button on the content column, it will also trigger the news column 'previous' page.
Basically, the two loops have separate content, but are linked page-wise. Any way to fix this?
filiped
Member
Posted 3 years ago #
Hi, I'm trying to make what you did, with multiple loop but using the same pagination.
There's no way to make it work :(
I'm listing category 01 at left, and category 02 at right. When I click Previous Page, only the category 01 updates. The category 02 keeps static.
Can you help me? I'm searching a solution to this for weeks.
I'm with filiped and trying to do what Post22 did: separate content, but linked page-wise.