Open zahnd opened 4 months ago
Hi @zahnd
We've tried to reproduce your issue and everything works fine on our side. Are you using Query ID? If no - please, try with it.
Also have you contacted our support team regarding this case - https://crocoblock.com/help-center/ If not, please create a ticket including access details for your site where the issue occurred to make sure we can help you.
Describe the bug I'm using the Query Builder to get all the products of a current category to be used on archive pages. I'm using the Tax Query to query only the products of the current "queried term". Pagination is active and set to a limit of 9.
Pagination is enabled by using the jetSmartFilter pagination widget and configured to show a load more button.
When navigating to the archive page, the products shown are correctly filtered and only from that category. But, as soon as I click on load more to get the next 9 elements, products from all categories are shown.
It seems as the Tax Query parameter got lost when clicking load more.
Enabling or disabling pagination has no effect. It's always the same result.
To Reproduce Steps to reproduce the behavior:
Expected behavior When clicking load more, only products of the "Queried term" should be displayed. Not from all categories.
Screenshots
Additional context JetEngine 3.5.0 JetWooBuilder 2.1.12 Elementor 3.22.3 Elementor Pro 3.22.1 WordPress 6.5.5 WooCommerce 8.8.5