• jbm

    (@jbm)


    Hi everyone! I try to delete sort and show products in my website,
    I tried to put this code in my function.php but nothing is doing. Anyone knows another method to do it?

    the code is this:

    remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 30 );
    remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_result_count’, 20 );

    thanks in advanced! 🙂

    https://wordpress.org/plugins/woocommerce/

  • The topic ‘Delete sort and show products’ is closed to new replies.