woocommerce product number for page and per row / not aligned issue

Posted in: Newspaper
Post count: 7

I have almost 2000 products on my website. In default woocommerce template 4 products per page and per row.
Thats mean visitors needs to click 500 pages to see all products.

I made some changes in functions codes, and finally now 100 products per page, and 4 products per row. But this time I had another issue that. In some rows 1 product, in some 2 products, in some rows 4 products… In rows must be same number of products.Also products and rows are not aligned.

Here is my product page: https://elazigdavetiye.net/urun-kategori/dugun-davetiyeleri/

My guestion is, How to change number of products per page and and per row easily without this problems.

Thanks for your help

Post count: 20688

Hi,

Use this in the theme or child theme functions file
https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
With it you can control the number of products displayed in the shop page. Change the value in the code how you want
https://www.screencast.com/t/YFGSJ5xOL
This topic might be helpful as well – https://forum.tagdiv.com/topic/how-to-display-products/
Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.