I was working on the archive page and created a post or product loop and then used the pagination widget to paginate it. After clicking the preview button, I click next page in the preview page but the pagination didn’t work.
I copied the content of the page and pasted it in a page. Pagination works well in page preview. So this problem seems to only occur in the post/product archive preview.
That’s a current limitation. As you’re technically previewing a single post (post type: Bricks template) it is not possible (at least not without creating a completely custom rewrite mechanism) to make the pagination work as expected in this case.
@aslotta - what would be the solution, just set the Posts Per Page field to a ridiculously high number? Otherwise, there would be no way to view the products in that category that don’t reside on the first “Page”.