hi kyle,
another question:
how to remove the button “default sorting” on my product category pages?
I tried to install the child theme and installed a function php in the child theme where I put this information:
remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 30 );
but I could not solve it.
ans I would also like to remove the text “showing all x products on my category page.
http://www.eshop.sukiya.ch/?product_cat=furniture
can you help me?
Lisa