Hi there,
i'm trying to create a multiple columned loop that will display like this:
LOOP 1 | LOOP 2
Post 1 | Post 2
Post 3 | Post 4
Post 5 | Post 6
Post 7 |
And so on.
I have found some solutions using multiple loops, but none of them seem to provide an answer as to how to integrate pagination on these pages.
Any help with this would be greatly appreciated!