The knowledgebase can be frustrating since it should be very user friendly, but unfortunately it is not so much out of the box. Besides having to change the date on …
Add Weight & Change Orders CSV Output
New 11/2020: Total Order Weight. This snippet will give you the ability to modify the CSV download for your vendors. I did this for my site in order to enable …
Post-Order Messaging Plugin and Tweaks
If you are looking for a decent way to have post-order messaging stay on your platform instead of via emails between your vendors and their customers, then check out N-Media’s …
Rename Specified Vendor Dash Product Editor Tabs
This snippet gives you the ability to rename the product editor tabs. On my site, I overrode the template to remove all the information inside the default shipping tab except …
Add a New Tab in Vendor Dash Product Editor
This snippet is what I use to add an additional tab to my product editor for information, text only. My site has several third party plugins which enable extra functionality …
Remove Specified Product Editor Tabs
This snippet will simply remove the tabs you wish to remove from the Vendor Dashboard’s Product Editor. For me, I did not need Linked Products or the Advanced tab because …
Remove and Change Vendor Product Editor Tabs for Variable Products
This snippet was first given to me in order to hide the Inventory tab if the product type was set to Variable. The Woocommerce default lets you force managing inventory …
Remove Order Statuses From Pending Shipping
This snippet can customize the Pending Shipping section on the Dashboard screen in the Vendor Dashboard. The example shown here will display orders that are not Cancelled or On Hold …
Remove Pending Shipping Widget
This snippet removes the entire Pending Shipping section on the Dashboard screen in the Vendor Dashboard. I thought it was a neat concept but actually was just clutter that made …
Remove Bulk Order Status Change Options
This snippet will unset and remove the specified option from the bulk order status change dropdown box on the Vendor-Orders list page. On my site, I have no use for …
Make Processing Orders display by default and…
And remove/change certain order statuses. This is powerful but must also be used in conjunction with a template override if you want to make Processing be the default loaded filter …
Hide Certain Statuses in Dashboard Orders List
This snippet allows you to choose exactly which order statuses you want displayed to your vendors in the vendor-orders page. On my site, I hate hate hate “Pending Payment” orders, …
Add Info Alerts for Bad Product Image Uploads
One of the biggest frustrations with a Multivendor site is that you can’t control every aspect of the product listings directly. So if your site uses square images like mine …
Remove Admin Invoice PDF Download Icon
This snippet removes the PDF download icon for the Admin Invoice in the order list on the Vendor Dashboard. I don’t have use for the vendor to be able to …
Remove Shipping Setup from Setup Progress Bar
WCMp inserts a “progress bar” to help new vendors set up their shops. On my site, I choose to use the Yith Product Shipping plugin instead of the default Woocommerce …
Allow Vendors to Delete Their Media Files
This snippet does what it says… it allows vendors to keep their own files organized by removing the unnecessary images. Why this is not default? I’m not sure. As always, …
Remove Link to WP Admin
On my site, I give select vendors only access to the actual WP Admin backend. I use the “Adminimize” plugin to further give them access by user to extra selling …
Add a New Menu Link to Vendor Dashboard
This long snippet adds a new menu item, in this case a link to the Vendor’s regular My Account page. On my site, many of my vendors also buy from …
Reorder the Main Vendor Dashboard Menu
This snippet allows you to customize the Vendor Dashboard’s menu order. On my site, it seemed to make more sense to have them in a little different order. The instructions …