Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Tanvir Hasan

    (@tanvirh)

    Hi @kristingudmunds

    We recommend seeking assistance from a professional WordPress, WooCommerce, and Dokan expert to help you hide the vendor name across the entire front end of your website. Additionally, you can use the updated snippet provided below.

    remove_action('woocommerce_order_item_meta_start', 'dokan_attach_vendor_name', 10);
    remove_filter('woocommerce_get_item_data', 'dokan_product_seller_info', 10);

    We hope this helps!

    Thanks!

    Plugin Support Tanvir Hasan

    (@tanvirh)

    Hi @kristingudmunds

    As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.