If I select a category with only one product, the pagination still shows 3 pages.
123
It should just show one page:
1
As follow up to my first post, I’m using two shortcodes for the page. It seems the number of pages in at the bottom doesn’t sync with the number of products filtered through the filter. For example, the default is to display 12 products per page and there are 25 products, so 3 pages total. If I select a category with 1 product, tye default filter says, “Showing 1–12 of 25 results” and the pages at the bottom still says “1 2 3″.
[searchandfilter id=”haircare_horizontal_product_filter”]
and
[products limit=”12″ columns=”4″ category=”hair-care” paginate=true]
-
This reply was modified 6 years, 1 month ago by ckeilitz.