I'm running three separate loops on one page, with pagination links after each one of them.

Obviously, since the pagination goes into the URL, clicking on any one of the pagination links paginates all of the loops.

I could get around this by combining 3 separate pages into one (either via iframes or with AJAX), but I'd really prefer not to do that.


Is there any way to run multiple loops with their own respective pagination on the same page?

link|improve this question

75% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.