Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 39809

Reply To: shop filter

$
0
0

To remove “Sort by” widget from filters area try to add this code snippet to the functions.php file in the child theme

add_filter( 'basel_use_custom_order_widget', '__return_false', 10 );

Regards


Viewing all articles
Browse latest Browse all 39809