Hi. How can we help?

You don't want that vendors see the tab "Vendor Profile"?

If you don't want that vendors see the tab "Vendor Profile" located in the dashboard backend of the vendor, put this code in the functions.php of your theme:

add_filter( 'yith_wcmv_hide_vendor_profile', '__return_true' );

 

Was this article helpful?
0 out of 0 found this helpful

Back to Help Center >