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

    (@yithemes)

    Hi,

    there isn’t this feature in Multi Vendor plugin.
    If you wnat to use PHP you can use this code:

    $vendor = yith_get_vendor( ‘current’, ‘user’ );
    if( $vendor->is_valid() ){
    echo $vendor->name;
    }

    Let me know if works
    Have a nice day ??
    YIThemes

Viewing 1 replies (of 1 total)
  • The topic ‘Display vendor name on sidebar’ is closed to new replies.