Home Forums WC Vendors Pro Support Content change, remove

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!

 

  • This topic has 2 replies, 2 voices, and was last updated 7 years ago by sun.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #59913
    sun
    Participant

    Hello,

    we have attached the screen images, please refer it,

    we want to remove this functionality from the vendor pro dashboard which is colored from red color box area(squared area).But we cannot find the where the exactly place want to remove in php files.please guide us.

    we appreciate your help with this.

    Thank you,
    Development Team.

    #59945
    Anna
    Member

    Hello,
    You can remove these from the settings form by modifying the store-settings.php template.
    Here are instructions for modifying templates: https://www.wcvendors.com/kb/changing-vendor-templates/
    The store-settings.php template is located here:
    wp-content/plugins/wcvendors-pro/templates/dashboard/store-settings.php
    Move the template to your theme/child theme as instructed in the article.

    To remove these, look for lines 60-70. Comment out // those lines like this:

    <?php// WCVendors_Pro_Store_Form::store_address_city( ); ?>
    <?php //WCVendors_Pro_Store_Form::store_address_state( ); ?>
    <?php// WCVendors_Pro_Store_Form::store_address_postcode( ); ?>
    #60011
    sun
    Participant

    Hello,

    Thank you for your response with us.

    we concern about what you have said, and now we follow the guidelines.If there any thing we will contact you.Thank you very much your help.

    Thank you,
    Development Team.

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