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?
Site URL: hidden Theme version: 8.3.8 WooCommerce version: 7.1.1Hello,
Yes, custom CSS code can be used, for example:
.widget_product_categories .cat-item-72 {
display: none !important;
}
Regards
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.
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.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.