Archived topic
Woocommerce pagination missing
8 replies · Started by Evan on April 7, 2021
On this site. On the product archive page, there is/was no pagination.
I had it set to show 9 products per page, but there was no menu or link below the products to show the next 9 products.
I temporarily changed the customizer to show 50 products, so people can find all the products.
I would like to go back to 9 products per page. Is there somewhere I need to turn on pagination for the main shop page?
Thank you,
mark
Hi Mark,
The pagination should show by default and there isn't a setting to turn it off from GP.
Can you make the issue happen on a live site and I can try to see if anything is hiding it?
Let me know :)
Yes, on this page:
I set the products to show to 30. We have 34. You cannot get to the last four.
Thank you,
mark
Hi there,
can you try adding this CSS to your site:
.infinite-scroll .woocommerce-pagination {
display: block !important'
}
This fixed the issue.
Thank you. I appreciate all you do for me and the Wordpress community.
mark
Glad to be of help.
The same problem happens to me, but I added the css code but it does not appear.
https://araccessoriespr.com/product-category/accesorios/brazaletes/
I see what is happening, when I activate infinite scroll, the pagination disappears and does not show the remaining products. I had to disable infinite scroll to show pagination on products page ... is infinite scroll supposed to work on products page?
Can you open a new topic for your question?
Thanks :)