This topic has 4 replies, 3 voices, and was last updated 1 years, 11 months ago ago by Tony Rodriguez
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?
Hello,
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