Hide Vendor / Seller Dokan information (name)

This topic has 2 replies, 1 voice, and was last updated 1 years, 8 months ago ago by Enjin

  • Avatar: Enjin
    Enjin
    Participant
    August 25, 2022 at 15:27

    Hello,

    I would like to hide the vendor/seller name on my shop, but still use Dokan.
    I overrided etheme_dokan_seller() function to hide it on single product page, but I can’t hide it on mini-cart just under product name, and also on the popup after added to cart, again under product name. How can I override this ?

    Thanks.

    1 Answer
    Avatar: Enjin
    Enjin
    Participant
    August 25, 2022 at 15:37

    Huh… Sorry, I found by myself…
    The solution is to add this in functions.php

    remove_filter( ‘woocommerce_get_item_data’, ‘dokan_product_seller_info’, 10 );

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Hide Vendor / Seller Dokan information (name)’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.