Description
*Important update:
– REST API is used to list products for sorting.
– Filters added for Category & Tags
Product Reorder Plugin that allow you to reorder the products in woocommerce shop page. It simple set Menu order to all products by simple drag and drop. Default sorting has to be set in order for this plugin to work.
For any questions please use Support forum.
Installation
- Upload
woo-product-reorder
to the/wp-content/plugins/
directory.
2.Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
How do I use this plugin?
-
Go to WordPress Dashboard Products > WC reorder
-
Sorting is not working, how to fix?
-
In Appeareance > Customizer > Woocommerce set “Default product sorting” to Default Sorting (custom + name). Thats it!
Reviews
Contributors & Developers
“Product Reorder for Woocommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Product Reorder for Woocommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.4
- Fix: Limiting products with status: Publish
1.2.3
- Added Filter option: Sorting by Category & Tags
1.2.2
- Added style version to clear old cache
- Hidden all notices on Reorder screen.
1.2.1
- Fixed product listing to load all products
1.2
- Product listing on reordering screen uses REST API.
- Update Sorting function
- Design fixes