Welcome!
My name is Chris, and to get this out of the way up front… I am a YouTube taught Do-It-Yourself guy who knows just enough about wordpress and PHP to be dangerous. I run a single multivendor woocommerce site using WC-Marketplace, and I’ve always found it difficult to find helpful code snippets despite the generally excellent support offered by the WCMp team.
So, I created this site to be an easy to use and free resource for everyone. If it’s a code snippet or tweak of a template file that I’ve received for free or figured out on my own, it’s listed here for the good of the community. I have also commissioned several paid projects, which I will offer access here “as is” at a really nice price compared to what I paid.
Thanks for stopping by and I hope this is helpful. If you have anything you’d like to contribute please let me know!
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 all your KBs to get them to display in the …
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 my vendors to upload the CSV into the GoShippo shipping …
By default as of this version, WCMp only includes a link to the announcement page of the vendor dashboard in the email that is sent to the vendor. If you would like to add the text to the email, you …
By default, clicking “select all” vendors for the announcement will include your suspended vendors as well. On my site, I suspended certain vendors for a reason, and did not feel it was appropriate to contact them with things like site …
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 Vendor and Member Conversation plugin. However, it is not perfect …
The default image size for the Vendor’s logo is a small 100 x 100 pixels. On my site, I reformatted my vendors page to look exactly like the woocommerce categories shortcode displays them. I therefore hid the cover photos and …
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 for the weight information (used in customized CSV file export …
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 that I have not had the time or budget to …
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 they were just not necessary. I also personally use the …
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 at the product level. Apparently, this proved way too confusing …
This snippet is will allow you to hide any unwanted order meta data inside the single order page of the Vendor Dashboard. I’ve found that some things work and some things don’t, depending on the source. If you have any …
This snippet is designed to remove all the extra order meta data that may be showing on your PDF invoices. Many plugins will create extra order metas, for example I use Yith Product Add Ons and those order metas I …
This plugin integrates Yith’s Product Shipping into the WCMp Vendor Dashboard by adding a new tab inside the product editor the input boxes. It is designed to show the options that you select in the Yith plugin settings, just like …
This plugin unlocks the ability for the vendor to: 1. Update their published products without taking their product down while waiting for the admin to re-publish. 2. Publish new products without admin review if they want to. 3. Request the …
Would you like to contribute info to the site?