Adding Terms and Conditions to Vendor Registration
you can link a page with Vendor Registration from, for that please follow this steps : Create the page for the Terms and Condition. Write the Checkbox Label name as <code>"Terms &...
View Article“No allowed Product types found. Please contact site administrator” FAQ
If the vendor gets the above message in the vendor dashboard then the admin admin just need to the admin dashboard>>MultiVendorX>>Modules submenu , from here enable the product types under...
View ArticleRestrict image ratio when Vendors upload their product images
You need to add the below code in the functions.php file of your current active theme – function resize_resolution($file) {$image = getimagesize($file[‘tmp_name’]);$minimum = array(‘width’ =>...
View ArticleDo not have option to custom fields in enquiry form
To address this issue, follow these steps: Insert the below provided code into the functions.php file of your currently active theme. Afterward, navigate to the settings page of the catalog enquiry...
View ArticleHow to activate to the pro versions of the plugin
To activate the WooCommerce Product Stock Manager & Notifier pro you just need to download the purchased plugin from here https://multivendorx.com/my-account/api-downloads/ and then go to your...
View ArticleCompatibility with Multi Site
Like WooCommerce, MultiVendorX is also not compatible with the core concept of multisite. This means, when you install and activate the MultiVendorX plugin, it will be activated on all sites, and...
View ArticleHow to show hide columns in the Stock Manager Table?
Suppose you want to remove the “name” field from “Inventory Manager”. Then add the following code in the function.php of your theme to remove this : ‘ add_filter( 'set_products_data_headers',...
View ArticleAPI activation & deletion
Activation To activate the license key for the Pro plugins you just need to follow the below steps – After activating the pro plugin simply go to the license submenu. From this page here you will get...
View ArticleHow can the order invoice be downloaded
To download the invoice for your order, you just need to go this page here and from here you can download your invoice without any issue.
View ArticleVendor is not receive mail
First, go to WooCommerce > Settings > Email and ensure that all the email options are enabled.If you’re still experiencing issues, please install a plugin like Email Log to check if the emails...
View Article