Hi,
Please copy file layout-5.php from claue > views > header to claue-child > views > header and add below code
if (class_exists('WCV_Vendors') && WCV_Vendors::is_vendor(get_current_user_id())) {
$page = WC_Vendors::$pv_options->get_option( 'vendor_dashboard_page' );
echo '<a class="vendor-dash-link nice-button" id="vendor-link" href="' . get_permalink( $page ) . '"><i class="fa fa-dashboard"></i></a>';
}
to line 23 in layout-5.php
I refer from this topic https://www.wcvendors.com/help/topic/add-vendor-dashboard-link-to-menu-but-make-it-only-visible-to-vendors/
If it doesn’t work please ask support from WC vendor team.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio