Filter & Sort Products by Tags

Description

Filter & Sort Products by Tags is a WooCommerce plugin that allows stores to display a set of tag buttons and a dynamic, filterable product grid. The filtering is instant, providing faster navigation for large catalogs.

Key Features:
* Dynamic product filtering by tags.
* Responsive grid layout with product images, titles, and prices.
* Simple shortcode: [filter-sort-products-tags].
* Optional enable/disable setting in the admin area.
* Built with Isotope.js for smooth filtering and animations.

Video

External Services

This plugin uses the Isotope library by Metafizzy for grid layout and filtering functionality:
https://isotope.metafizzy.co/

License

Filter & Sort Products by Tags is licensed under GPLv2 or later.
© 2025 Daniel Esparza — D3veloper
https://d3veloper.es
`

Screenshots

  • Tag buttons displayed above the product grid.
  • Product grid filtered by a specific tag.
  • Plugin settings page in the admin area.

Installation

  1. Upload the filter-sort-products-tags folder to /wp-content/plugins/ or install it directly from the WordPress plugin repository (if available).
  2. Activate the plugin through the Plugins menu in the WordPress admin dashboard.
  3. (Optional) In the Filter & Sort Products admin menu, you can enable or disable the plugin’s functionality.
  4. Add the [filter-sort-products-tags] shortcode to any page or post to display the filter and product grid.

FAQ

How do I use the shortcode?

Add [filter-sort-products-tags] to any page or post where you want to display the filter and product grid.

Do I need WooCommerce installed?

Yes. This plugin requires WooCommerce and existing products in your store to function properly.

Can I customize the visual styles?

Yes. You can override the plugin’s CSS classes in your theme or add your own custom styles:
.filter-sort-products-tags-container, .filter-item, .filter-sort-products-tags-container-tags button, .active, etc.

What does the “Enable Plugin” option in the admin do?

It allows you to toggle the plugin functionality without uninstalling it. When disabled, the shortcode will not render the dynamic grid.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Filter & Sort Products by Tags” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release: [filter-sort-products-tags] shortcode, Isotope.js integration, admin settings, base styles, and filtering script.