Hide specific product category from Shop page

This topic has 4 replies, 3 voices, and was last updated 1 years, 4 months ago ago by Tony Rodriguez

  • Avatar: DM661
    DM661
    Participant
    December 8, 2022 at 20:08

    I’d like to hide a specific product category from the Shop page but still make the product available and purchasable via direct URL. Possible?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2022 at 20:43

    Hello,

    Yes, custom CSS code can be used, for example:

    .widget_product_categories .cat-item-72 {
        display: none !important;
    }

    Regards

    Avatar: DM661
    DM661
    Participant
    December 8, 2022 at 20:54

    Thanks. This hides the category from the list but it doesn’t hide the products in the category from the storefront all together. I need to hide all products in that category so I can make them available on a custom page.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 9, 2022 at 05:56

    Hello, @DM661,

    Unfortunately no, this is not possible as there is no such possible option and ready solution for this, so this requires extra Customization.

    Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.

    If you want paid Customization services submit a customization request to WPKraken team.

    Regards 8Themes Team.

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

You must be logged in to reply to this topic.Log in/Sign up

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