Skip to content

Instantly share code, notes, and snippets.

@premitheme
premitheme / README.md
Last active March 25, 2018 16:23 — forked from rynaldos-zz/wc-hide-cats-archive-page.php
Exclude WooCommerce categories from shop and other pages

Exclude WooCommerce categories

For Shop & Pages

Replace woo with the product category slug of the category you need to exclude. Multiple categories can be excluded like this array( 'woo1', 'woo2', 'woo3' ).

To exclude from another page, replace is_shop() with is_page( 'YOUR_PAGE_SLUG' ) and enter your page slug in place of YOUR_PAGE_SLUG.

For Woo Categories Widget

@premitheme
premitheme / 1-README.md
Last active December 19, 2017 01:38 — forked from hofmannsven/README.md
Virtual Hosts with MAMP on OS X

MAMP Virtual hosts

Files Need Editing:

/etc/hosts

/Applications/MAMP/conf/apache/httpd.conf

/Applications/MAMP/conf/apache/extra/httpd-vhosts.conf