-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Milestone
Description
Describe the bug
Using the Customizer option for WooCommerce > Product Catalog > Default Product Sorting > Default (Custom Order + Name), the order always reverts back to the published_on order.
To Reproduce
Steps to reproduce the behavior (detailed replication instructions in video below)
- Install WordPress with Crio and WooCommerce
- Import the demo products
- Navigate to Tools > Import
- Import WooCommerce Products > Show Advanced Options
wp-content/plugins/woocommerce/sample-data/sample_products.csv
- Navigate to Products > All Products > Sorting
- Adjust order by dragging products to a new location in the list
- Reload the page, and note that the products have reverted to their previous positions
https://user-images.githubusercontent.com/8019842/115454117-a69bba00-a1dd-11eb-98d4-43c2652bebac.mp4
Expected behavior
The template and dashboard menu should both respect the custom sort order set by the user.
Additional context
This bug was reported in the BoldGrid User Forums.