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):