Product subcategories pagination
-
I would expect pagination to work for subcategories as much as for products. My customer has a lot of product categories, most of them with at least one, and for most of them two child level.
I tried to debug what is happening under the hood but i reach a point where it seems the product_cat query actually has the limit i’ve chosen via customizer but after that in some point of the code everything get screwed up, the query loses the LIMIT part and all the subcategories are display with of course no pagination.
In my real env i have a parent cat which has 47 subcategories, i’ve set 5 per row, and 8 rows, so i should have 2 pages. Instead all of them get shown.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Product subcategories pagination’ is closed to new replies.