Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Woocommerce Remove Sort Dropdown

Home / Forums / Virtue Theme / Woocommerce Remove Sort Dropdown

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
August 21, 2015 at 4:52 pm

Hi I have been trying to remove the product sorting dropdown on my Woocommerce product category pages. I’ve searched the web thoroughly and find the only apparent solution is to add this the the functions.php file:

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

It doesn’t work. I have some serious customization to this site so that may be it but I can’t figure it out. Can you take a look and let me know if you have a solution? Here’s an example page

Thanks

  • The forum ‘Virtue Theme’ is closed to new topics and replies.