MultiVendorX
Forum Replies Created
-
Hi @dharma23, sorry to hear that you faced some issues.
But, as you can see there is no such issue on our end : https://www.loom.com/share/a1eb34d57e154f30a0a4427cd013a0aaIt seems like there might be some theme/plugin issue on your end. Just to be sure, disable all the plugin except WooCommerce and WC Marketplace for testing purposes and check again. If the issue still exists, please switch to some default theme like Twenty Sixteen and check again.
Let us know the result so we can help you out further.
Hi @neal86, in that case, please contact our team over forum so they can assist you further : https://wc-marketplace.com/support-forum
@neal86, in that case please check whether your vendor has selected any payment mode. You can check that via WCMp >> Vendor.
@muzamil98 We really try our best to assist our users as much as possible. And thank you so much for taking the time to provide your feedback
Hi,We really try our best to assist our users as much as possible. And thank you so much for taking the time to provide your feedback
Hi @make-carlos, thanks for getting in touch with us.
As per our current flow, the shipping gets calculated as per the flat rates (https://docs.woocommerce.com/document/flat-rate-shipping/) set up by the vendor, just like woocommerce.
However, currently, shipping cost based on the location of the vendor is not supported. But we do have a plan to add this in our future updates.@neal86, we have plan to add this in our next update.
Hi @neal86, our replies are inline :
1. Can I disable the suborder function for it mass my order ID? The vendor gets a commission from the original order instead of the suborder.
>> Suborder is an integral part of WCMp. We calculate commission, generate reports, transactions, etc based on sub order.Hence this can’t be disabled. You can hide this, or display the main order number..
2. I set the PayPal mass pay, and I try to request a withdrew as a vendor, but it shows me “Oops! Something went wrong please try again later”(https://prnt.sc/13r30td)
>> It means somehow PayPal is not able to give vendor the money. We store the message from PayPal in our log file. So access your ftp and goto our plugin folder. there you can see the log file. Check the error message, or you may send the error message here. So we can help you out.
Hi @libson, as you can see we have received both of the emails of out of stock variable product :
Subscribe mail : https://scrgrb.in/xc0
In stock mail : https://scrgrb.in/xb-So, can you please check your spam folder.
Thanks for the update @jensessec
@dzzstudio We really try our best to assist our users as much as possible. And thank you so much for taking the time to provide your feedback
@psychosis51, great to know that you have added the fix.
We will also check whether these are required. If not, we will try to remove them in our next update.
Hi @neal86, thanks for the query.
Currently, we have GTIN support for the main product. We are yet to add support of GTIN for each variation.
In our update, we will add support.You can track the progress here : https://github.com/wcmarketplace/dc-woocommerce-multi-vendor/issues/863
Hi @juanappdam, thanks for getting in touch with us.
Our plugin WC Marketplace provides vendors the option to sell the same product. They can add their own prices, change images etc.
All you have to do is follow this document to add the products: https://wc-marketplace.com/knowledgebase/product-management/#nav-10Let us know if you need any further help.
@psychosis51, by vendor page, are you referring to vendor shop page?
In that case, from WCMp 3.7 we have made vendor shop page compatible with elementor, hence we have added tabular mode.
However, if you want to use the older look of vendor list page, you can use our filter.
Ddd this below code in your currently active theme functions.php file
add_filter('wcmp_load_default_vendor_store', '__return_true');But please note, if you use this filter, then you can’t use the elementor to edit the page.