Shoophilters: Filters for Woocommerce
Blocks to extend default woocomerce filters fields
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zalito12/shoophilters/archive/refs/heads/master.zipBlocks to extend default woocomerce filters fields.
Description
This plugins adds some blocks to filter woocommerce products, giving you more customization options and flexibility.
It also offers some options about loading, you can use async loading with ajax, standard page reload or ajax with an "apply" button.
Also it has a simple configuration for use infinite scroll or common pagination with ajax.
Filters & Blocks
This are the new blocks that you will find after installation:
-
Shoophilters: Product Categories: Show the categories as a filter wherever you want instead as usual menus.
-
Shoophilters: Product Attributes: Select an attribute an show all the options to filter. You can chose if show empty values, show counts, etc.
-
Shoophilters: Product Price: A cute slider range to filter between min and max price. You can let the plugin to calculate the values or set your desired fixed values.
-
Shoophilters: Order by: Show the order by selector as a list or a dropdown wherever you want.
-
Shoophilters: Apply filters button: Choose where to show the apply button and select what filters will affect using group names.
-
Shoophilters: Remove filters button: Like apply but now with the clear button, you cannot ask for more felxibility.
-
Shoophilters: Responsive container: This is an extra block that allow you to set minimium screen size and configure the visibility of the container based on this values.
Installation
- Upload the plugin files to the
/wp-content/plugins/shoophiltersdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
Easy, as every plugin.
Changelog
1.0.0
- Release