Home > Blockchain >  Product Archive appearing only two products per category
Product Archive appearing only two products per category

Time:12-10

I have a store that is appearing only two products per category, when I open to edit with the elementor pops up all the products, but on the site only appears two, has anyone gone through it?

Editing with the elementor

in the browser

I need all products to appear on the site instead of two.

CodePudding user response:

Find within the theme options the Woocommerce option, and from there change the limit of products to display by category.

WordPress and the Theme are always higher in the hierarchy in terms of the number of posts or products to display, so even though from Elementor you want to show them all if the Theme says that only 2 can be shown, then they will not.

CodePudding user response:

on the wordpress dashboard goto settings then reading that will allow you to choose number of posts you need to show.

You can check the screenshot here

  • Related