Try to add this snippet to the functions.php file in your child theme
add_filter( 'basel_use_custom_order_widget', '__return_false', 10 );
Regards
Try to add this snippet to the functions.php file in your child theme
add_filter( 'basel_use_custom_order_widget', '__return_false', 10 );
Regards