Home Forums WC Vendors Free Support Remove Store Settings Link From Top Menu

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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #67545
    Dougal
    Participant

    Hi,
    Do you know how I can remove the ‘Store Settings’ text and link from the top menu on the the Dashboard page? (So just ‘View Your Store’ is available in the top menu.)
    I am using the free version of WC Vendors.
    Thanks,
    Dougal

    PS I haven’t completed the login information in the fields below as i provided this a moment ago in a separate enquiry and hopefully you can use the same information?
    PPS There were no results about this on existing help forum posts.

    #67679
    Anna
    Member

    @dougal
    Hi Dougal,
    Yes- you can do this by modifying the template for that page/links.
    this is the template: wp-content/plugins/wc-vendors/templates/dashboard/links.php

    If you have not yet modified the templates, please read this article:
    https://www.wcvendors.com/kb/changing-vendor-templates/

    SO you would move that template to wp-content/themes/your-theme-or-child-theme/wc-vendors/dashboard/links.php

    And you will want to remove or comment out this line (line 4):

    <a href="<?php echo $settings_page; ?>" class="button"><?php echo _e( 'Store Settings', 'wcvendors' ); ?></a>
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘WC Vendors Free Support’ is closed to new topics and replies.