Home Forums WC Vendors Pro Support Hide Store Name

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
  • #29765
    David
    Participant

    Hi 🙂

    I know that the store name is a major part of the plugin so I’m not trying to get rid of it. However, I don’t want my vendors to be able to modify, change, or even know about “store name”. I’d like to hide it from the sign up process and the settings page. Since the classes are blanket statements I can’t do it by CSS. Any thoughts on how I can hide this textarea but still keep the data there for the plugin?

    Thanks for your help

    #29767
    WC Vendors Support
    Participant

    Sure, just edit the templates.

    Copy /plugins/wc-vendors-pro/templates/dashboard/store-settings.php

    To: /themes/yourtheme-child/wc-vendors/dashboard/store-settings.php

    And then edit the copied file. Delete line #33 that looks like this <?php WCVendors_Pro_Store_Form::store_name( $store_name ); ?>

    Done! 🙂 You can edit any of the templates in the same manner.

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