Product Pagination is not working

Hey, I need help regarding the Product Pagination.
I have a BLOG Archive Layout page. But on this page, I need to show the products as per my client’s requirements. So by the query builder, I made a query to show the products and added the product pagination but that pagination is not visible on the page.
I tried to create a new page and give it a name as a blog but then it created a slug as blog-2 which is not acceptable in my case.
Please see the screenshot for how I displayed products on blog page.

I just need a page with a url /blog/ and it I need to display the products on this url. Please let me know the solution for this.
I added a product pagination too on this page but that is not visible. Please help me ASAP. It’s an urgent matter.

Hello @vks_group,

Thanks for writing to us.

To display the product on the blog page with paginations I would suggest you please follow these steps.

  1. You need to unassign the post page which is EHOB Blog from the WordPress —>Settings -->Reading—>Post page.

  2. You need to set the EHOB Blog page(the page that has the blog slug) as your shop page for the WooCommerce product list page.
    https://woo.com/document/woocommerce-pages/

  3. Now you need to create a WooCommerce archive layout for the shop page and assign it. It would display the page slug as a blog.

Hope it helps
Thanks

i did the same thank you it works for main page , but now i want that same for the category layout also , give me steps for category page .

Hello @vks_group,

Please note that the WooCommerce shop is an archive page and the product category page is an archive page as well so when you assign the layout as a shop page it will render to all the product category pages as well. I checked your category page and the same layout is rendering. Please check it on your end.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.