Remove woocommerce sorting options
-
Hello,
How can I remove the woocommerce sorting options when using this theme? I see that the theme adds this action
add_action( ‘nv_woo_header_bits’, ‘woocommerce_catalog_ordering’, 30 );
in edit_woocommerce_header()
I tried removing this action in the:
- plugins_loaded
- init
- setup_theme
- after_setup_theme
hooks but none of them worked. Can anyone tell me How can I remove the woocommerce sorting options when using this theme? Thanks for your help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Remove woocommerce sorting options’ is closed to new replies.
