Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,

    no I’m sorry but isn’t possible with this version of plugin.

    You can try to add this code in your functions.php:

    remove_action( ‘woocommerce_single_product_summary’, array( YITH_Vendors()->frontend, ‘woocommerce_template_vendor_name’ ), 5 );

    remove_action( ‘woocommerce_after_shop_loop_item’, array( YITH_Vendors()->frontend, ‘woocommerce_template_vendor_name’ ), 4 );

    Regards.
    YIThemes.

Viewing 1 replies (of 1 total)
  • The topic ‘Can I hide the vendor?’ is closed to new replies.