Recurring puzzle with Looper Providers using Query Builder (pagination)

Hello, we’ve browsed forum posts where people had similar issues, but we can’t find the clean/proper way to achieve a pagination that considers the Query Builder.

We have a layout with a Looper Provider that filters out some posts based on a meta value.
As soon as the Query Builder is enabled, the Post Pagination element doesn’t keep up (which is most likely an expected behavior).

What is the clean way to add a pagination to a Query Buildered Looper Provider using Pro?

–Extra info and screenshots–

The pagination element seems to detect the right quantity, but the page doesn’t filter properly and always shows the same elements (see page numbers VS shown posts):


Hello @magikweb,

Thank you for the inquiry.

You may need to manually create pagination for the Looper Provider using the available looper data, such as the page and post count. This was discussed in the following thread.

Twig Example: Pagination for Looper Providers (finally!)

Let us know if you need more info.

Best regards.

Thanks for the follow-up! That other thread isn’t clear to me for our context. I asked one of our dev to attempt building a self-made pagination following that information and we’ll get back to you if we succeed (or fail).

We’ll keep the thread open. If you need assistance with this type of modification, please check out the One service.