• ctz

    (@ctz)


    Hi,

    I’m trying to hide product sorting on my Woocommerce shop. (i’m using the One Pager theme).

    As seen on some other posts, i’m using the function
    remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 30 );
    in my child theme.

    However, for an unknown reason, this breaks the checkout link on my shop.

    Any idea on this ?

    thanks in advance

The topic ‘WooCommerce – Product Sorting- Make Checkout bug’ is closed to new replies.