Kuvaus
A simple plugin to separate categories from products within the WooCommerce archive loop.
By default the categories will be shown in a grid of 4 on desktop, three on tablet landscape, two on tablet portrait, and one on mobile.
You can easily override this behaviour using CSS.
Asennus
Using The WordPress Dashboard (Recommended)
- Navigate to the ’Add New’ in the plugins dashboard
- Search for ’EDH Shop Categories’
- Click ’Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Download the plugin from WordPress or Github
- Navigate to the ’Add New’ in the plugins dashboard
- Navigate to the ’Upload’ area
- Select
edh-shop-categories.zipfrom your computer - Click ’Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
edh-shop-categories.zip - Extract the
edh-shop-categoriesdirectory to your computer - Upload the
edh-shop-categoriesdirectory to the/wp-content/plugins/directory - Activate the plugin in the Plugin dashboard
UKK
-
Where are the settings?
-
There are no settings for this plugin. It simply outputs any sub-categories on a WooCommerce archive page prior to the product loop.
-
How can I customise the layout?
-
Using CSS you can customise the layout to your needs by targeting the ”edh-product-cats” class in the Customizer
Arvostelut
Avustajat & Kehittäjät
“EDH Shop Categories” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “EDH Shop Categories” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.1.0
- Fixed shop page top-level categories not loading correctly
- Fixed stylesheet loading on non-WooCommerce pages
- Fixed HTML attribute escaping (esc_attr)
- Fixed get_terms() receiving display arguments
- Replaced custom activation check with Requires Plugins header (WP 6.5+)
- Modernised CSS grid (fr units, gap, merged rule blocks)
- Fixed Gruntfile and package.json plugin name references
1.0.0
Added icon and banner and Escaping Data
0.1.1
Updated README to add FAQ’s and How to Install
0.1.0
- Initial version

