As I said, the default WooCommerce sorting is by menu_order , which means manual and if a manual order is not set, the products are going to be displayed ...
Sorting WooCommerce Products on menu_order? Hi There. Is there any way to enable AdminColumns Support to display and edit Menu Order ?
Updated: (to include variations IDs when product it's a variable product). The main issues in your code is in the query where you need to get the ...
... order value, but when I go to Algolia.com > Browse they all say menu_order:0. ... I've seen reference to a different plugin Algolia for WooCommerce, but don't ...
Apparently it's as easy as: add_action( 'admin_init', 'posts_order_wpse_91866' ); function posts_order_wpse_91866() { add_post_type_support( 'post', ...
The Problem. At the time of writing this post, there has never been a native feature within WooCommerce that allows you to reset the ordering of products within ...
I ordered the products with the default WooCommerce function, "sort products". But on other languages the ordering "menu_order" ID get not ...
You dropped into our Slack Chat, I believe, with the same question but didn't wait around for a response. You just type orderby="menu_order" in your shortcode ...
Please include 'menu_order' => __( 'Menu Order', 'elementor-pro' ), in: elementor- pro\modules\woocommerce\widgets\categories.php ...
menu_order, Use this to sort your products. Numerical, 5. post_status, Choose whether your post should be published or not. draft / publish / pending / private / ...