Hi @euko4
I see you’re looking to add pagination to a large product category. While the Products By Category block doesn’t support this natively, your product shortcode approach should work. If it’s showing only one product per page, it might be a visual error due to outdated browser data or even a conflict with your theme or another plugin.
Before we dive into more technical troubleshooting, can you try clearing your browser cache and testing it again? If that doesn’t fix the issue, please share a screenshot of what you’re seeing or the URL of the page in question.
Looking forward to your response.
Thread Starter
euko4
(@euko4)
Thank you for your response!
I am going to provide you the screenshots after clearing my browser’s and website’s cache.
Link to the screenshots: https://imgur.com/a/MvTJo5x
-
This reply was modified 1 year, 5 months ago by
euko4.
Hi @euko4 ,
Thanks for reaching out! After reviewing your code, it looks like there’s a small typo—the correct shortcode should be:
[products category="slug-1,slug-2,slug-3" limit="12" columns="3" paginate="true"]
It seems you used product instead of products in the shortcode, which is why only one product is showing per page. This change should allow the pagination to work properly and display multiple products per page.
Additionally, if you’re still encountering issues, it could be related to your theme or a plugin conflict. Some themes or custom functions might interfere with WooCommerce pagination.
You can test this by switching to a default theme like Storefront to see if the pagination works correctly. If it does, then the issue may be theme-related, and you may need to adjust your theme’s settings or contact the theme developer.
Give this a try, and let us know if it resolves the issue!
Thread Starter
euko4
(@euko4)
Thanks for pointing out my silly mistake, I updated the shortcode and it works as intended. Thank you for your time!
Zee
(@doublezed2)
Hello euko4,
Thank you for your reply.
We are glad to be of your assistance.
If you feel that WooCommerce has been beneficial to your business, we would be truly grateful if you could take a few moments to leave a review.
Your feedback not only supports our continuous improvement but also helps others make informed decisions about using WooCommerce.
Have a great day!