If you add a filter to a query, and you have pagination added, if the filter is used the pagination doesn’t reflect the filtered results. Not sure if this is expected or not. Is there any way to address this so that the pagination is clearer to the user what it relates to? What happens if the filtered results exceed the “per page” quatity and requires pagination to view the remaining results? How do we address that?
Hi @itchycode, I couldn’t find how/where to enable AJAX for the pagination element. I’m using Bricks v1.12 beta, maybe that option changed or was removed since 1.9.7?
Thank you @itchycode for your reply.
I found out it was not related to any plugin but just that I first had to select, at the top of the element settings, a target query different to “Main query”. Once selected the AJAX setting appears at the bottom.