Mindblown: a blog about philosophy.
-
How to Exclude Specific Product Categories from the WooCommerce Shop Page
Looking to exclude one or more product categories from appearing on the main Shop page when using WooCommerce? Add the code below either using Code Snippets plugin or in your active theme’s functions.php. Replace tshirts in the above with the slug of a product category that you wish to not include. For excluding multiple product…
-

How to show products from specific categories on the Shop page in WooCommerce
In most WordPress sites the Shop page displays all the products by default. If you are looking to limit the products to only those from specified product categories, simply add the following code snippet. Specify the slugs of product categories you want to show from in To show them from a single product category, of…
Got any book recommendations?