Resetting the Vendor & Pending Vendor Roles There is a built-in tool to do this. Navigate to: Wp Admin > WooCommerce > Status > Tools : Reset...
Add Advanced Custom Fields (ACF) Support The following code will allow you to enable the use of Advanced Custom Fields (ACF) with the WC Vendors Pro...
Customization and Pagination of Vendor List The shortcode wcv_pro_vendorslist is available for WC Vendors Pro v1.2.3 and above. To customize the shortcodes output, see the template /templates/front/pro-vendor-list.php....
Changing the Vendor Templates WC Vendors includes a powerful template tool that allows you to customize your Vendor Dashboards in any way you wish. To...
Adding More Shipment Tracking Providers We include a fairly comprehensive list of the most popular shipping providers for your vendors to add tracking numbers on...
Adding a Custom Field for Products Adding custom fields to the product edit form can be achieved in two ways. Editing the template and inserting the...
Custom Fields to Vendor Settings Page (Pro) This code adds a custom field to the Dashboard > Settings page for your vendors to provide you extra bits...
Change “Sold By:” to Something Else in WCVendors Pro The following code snippets allow you to change the sold by and ‘vendor’ text shown on the front end. Add...
How to Manually Update Occasionally the WordPress update will not notify you when an update is available, and in those cases you may need...
Paid Membership with WC Vendors and Paid Memberships Pro plugin (third party) Paid Memberships Pro and WC Vendors I’ve seen a lot of requests regarding the implementation of a paid membership (monthly,...
Translating WC Vendors Pro : Language Support Translating WC Vendors Pro If you would like to translate WC Vendors into your own language we provide the base...
Use Billing Address in Order Exports By default the export order feature for the vendor dashboard users the customers shipping address. This is great if you...
Custom Product Edit Templates Introduced in version 1.4.0 you can create your own custom product templates. If you have different kinds of products that you...
Add Featured Video If you are running a digital market place that sells videos, you might want to provide a video thumbnail instead...
Use Full Store Address in Ships From By default the Ships From metadata displayed under the add to cart button only shows the country. The following code...