Home Forums WC Vendors Pro Support Help! Need admin to see vendor page

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15954
    Jason
    Participant

    Ok,

    So until now this has never been an issue. But I am using a great plugin WP Assistant Creator. What is does is guides people through different parts of the site. One problem, to create the targets I need to actually see the dashboard as an admin. Any way I can achieve this?

    Jason

    #15957
    WC Vendors Support
    Participant

    https://wordpress.org/plugins/user-switching/ — One of the most necessary plugins for an admin on a multi vendor site. 🙂 You can “switch” to a vendor with one click, and back to the admin with one click.

    If, instead, you just want the admin to see the dashboard temporarily, edit /public/class-wcvendors-pro-dashboard.php and delete line 388, 389, 390:

    
    } else { 
    	echo __( 'Admins cannot apply to be vendors. ', 'wcvendors-pro' ); 
    	return false;
    

    ….and then admins can see the dashboard. But, be careful, you wont see sales, or products, and if you change your settings page you can mess up the dashboard page too. There are reasons why we restrict this, so you’ve been fairly warned. 🙂

    #15966
    Jason
    Participant

    I’ll try the plugin first 🙂

    #15970
    Jason
    Participant

    Had to do the code edit… But being VERY careful

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.