How to change numer of subcategories and hide no of products

This topic has 6 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Olga Barlow

  • Avatar: mohamed aly
    mohamed aly
    Participant
    December 19, 2021 at 11:57

    Hi
    in this image https://prnt.sc/23o96jp
    how we can change number of subcategories per row , how to hide number of products in each subcategory finally how let all subcategories appear if it doesn’t contain any products ,thanks

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2021 at 13:45

    Hello,

    Is it your Shop page or a custom page? Please provide URL of the mentioned page.

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    December 19, 2021 at 14:23

    https://aastacademy.com/womenmall/product-category/clothing/
    also pls tell me how to adjust category image appear on the top of this page

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2021 at 15:02

    Hello,

    Theme Options > WooCommerce > Product catalog > Products Per Row
    Add the next code in Theme Options > Theme custom CSS:

    .category-grid .categories-mask .count {
        display: none;
    }

    Empty subcategories can’t be shown.
    You can add category image in the description area of category https://prnt.sc/23oaogi Position of description will be taken from “Shop Page Banner Position” (Theme Options > WooCommerce > Shop > Shop page layout).

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    December 21, 2021 at 13:25

    Hi , thanks for your support pls tell me how we can change number of subcategories per row in the same image sent u and how we can edit this page to do any changes , thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 21, 2021 at 18:42

    Hello,

    Product categories inherit the WooCommerce shop page number of items per row. To edit the shop page number of items per row go to Theme Options > WooCommerce > Product Catalog. Also, you can find some additional settings in Theme Options > WooCommerce > Shop > Shop page layout. Keep in mind that this affect not just product categories number per row but also products number per row if you enter the category because product categories does not have separate option for this.

    All the existing settings for the shop page you can find in Theme Options > WooCommerce > Shop > Shop page layout and Theme Options > WooCommerce > Shop Elements > Categories.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘how to change numer of subcategories and hide no of products’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.