Excluding woocommerce cats by slug instead of id.
authorLaury GvR <laury@gaslightmedia.com>
Wed, 28 Jun 2017 14:31:06 +0000 (10:31 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 28 Jun 2017 14:31:06 +0000 (10:31 -0400)
commit6fc8c7f5f994b00091e3cb6339494c80b04e599b
tree168c5b2f896e7e44292a4e28ab7cc913ee2b8093
parent8d084b34494df24e1798dec5d2722bf6203048ae
Excluding woocommerce cats by slug instead of id.

Excluding the categories on the frontpage and sidebar by ID resulted
in these not being excluded on local and development copies. Using
the slug fixes this as they're all referred to as 'Whitepages'.
parts/shop-cats-and-products.php
sections/front-page.php