Home Forums WC Vendors Pro Support Hide Shipped column on Dashboard Orders 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 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #73230
    bensp
    Participant

    Hi,

    The Shipped column on the vendors dashboard orders page is always displaying “No” whereas orders are shipped and completed (by ourselves, because shipping is completely deactivated for vendors).

    This is confusing for our vendors and I’d like to hide this column. I tried to browse in the different orders.php page but I don’t manage to do it.

    Can you let me know which file to edit to hide this column?

    Thanks

    #73255
    Anna
    Member

    Hello,
    Which shipped column in WC Vendors Pro are you referring to? Could you show a screenshot? Our Pro dashboard does not have a shipped column on the orders page.. so I need further guidance to what you are referring to.

    #73376
    bensp
    Participant

    @fervous Yes, here you go with the screenshot!

    #73492
    Anna
    Member

    Hello,
    Thank you for the screenshot.
    Please try this code in your functions.php. I just wrote and tested it, and this removes this column from the pro dashboard > orders page:
    https://gist.github.com/fervous/c8f01c7e42b44b1ab91efaaf8cddbf55

    There is not actually a template for that page; rather we had to use a filter from the code in the public/class-wcvendors-pro-order-controller.php file to make an update safe modification using the code I provided above.

    #73532
    bensp
    Participant

    Thanks, it works!
    Is there a way to change the name of the “Total” column to “Commission” ? Since the amount being displayed is not the order total but the commission amount.

    #73641
    Anna
    Member
    #73664
    bensp
    Participant

    Great, thanks a lot !

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