# WooCommerce: Show Empty Categories

<p align='center'>
<img src="https://raw.githubusercontent.com/MajeMediaLLC/woo-show-empty-categories/master/assets/banner-772x250.png" alt='WooCommerce: Show Empty Categories' title="Maje Media LLC">
</p>

Show categories that don't have anything in them

Requires WooCommerce 3.0+ (functionality updated in related code at this version)

## Description

This plugin, along with proper WooCommerce settings, will display empty categories on the main shop page and category landing pages.

Additional insructions and extension tutorials: https://www.majemedia.com/2015/01/woocommerce-how-to-show-empty-categories/

Github project: https://github.com/MajeMediaLLC/woo-show-empty-categories

## Installation
1. Have WooCommerce installed and activated
2. Install & Activate the "WooCommerce: Show Empty Categories" plugin
3. Go to Customizer => WooCommerce
4. Click "Product Catalog"
5. Change "Shop Page Display" to "Show categories & products" OR "Show categories" (Screenshot 4)
6. Change "Category Display" to "Show subcategories" OR "Show subcategories & products" (Screenshot 4)
7. Click "Publish" or Schedule the pubish using the gear icon

## Screenshots

<p align='center'>
<img width="24%" src="https://raw.githubusercontent.com/MajeMediaLLC/woo-show-empty-categories/master/assets/screenshot-1.png" alt='WooCommerce: Show Empty Categories' title="Display of default shop page without plugin activated">
<img width="24%" src="https://raw.githubusercontent.com/MajeMediaLLC/woo-show-empty-categories/master/assets/screenshot-2.png" alt='WooCommerce: Show Empty Categories' title="Display of default shop page with plugin activated">
<img width="24%" src="https://raw.githubusercontent.com/MajeMediaLLC/woo-show-empty-categories/master/assets/screenshot-3.png" alt='WooCommerce: Show Empty Categories' title="Display of default category page with plugin activated">
<img width="24%" src="https://raw.githubusercontent.com/MajeMediaLLC/woo-show-empty-categories/master/assets/screenshot-4.png" alt='WooCommerce: Show Empty Categories' title="Screenshot of WooCommerce Shop & product pages settings menu with correct options shown">
</p>

## Extending

There are currently no options for extending this plugin.

## Changelog
### 1.1.5
* Changed tested up to for WP & WC

### 1.1.4
* Changed tested against WP Version cause I typo'd

### 1.1.3
* Updated tested against WordPress
* Updated tested against WooCommerce
* Updated installation instructions
* Updated screenshots due to settings movement to Customizer

### 1.1.2
* Updated main plugin file version

### 1.1.1
* Updated README files

### 1.1
* Updated files to coincide with WordPress.org plugin approval and slug assignment

### 1.0.0:
* Created plugin
