Home Forums WC Vendors Pro Support 404 Page not on category Reply To: 404 Page not on category

#65032
Anna
Member

anita,
Try putting this in your theme/child theme functions.php file:

remove_action( 'woocommerce_after_shop_loop_item', 
array( $wcvendors_pro->wcvendors_pro_store_controller, 
'loop_sold_by'), 8 );
  • This reply was modified 5 years, 10 months ago by Anna.
This website uses cookies to ensure you get the best experience on our website.