MultiVendorX
Forum Replies Created
-
Hi @martinajade , sorry to hear that.
Are you getting all the emails except this in stock mail.
Hi @come2meee, thanks for getting in touch with us.
All language files apart from English are created by community members .So, if you don’t find the translation of inside the language file (https://translate.wordpress.org/projects/wp-plugins/dc-woocommerce-multi-vendor/), in that case you can translate the file using from here and be a language contributor: https://translate.wordpress.org/projects/wp-plugins/dc-woocommerce-multi-vendor
As you can see here, our plugin is partially translated into Arabic : https://translate.wordpress.org/projects/wp-plugins/dc-woocommerce-multi-vendor/. So you can use this and translate rest of the strngs.Alternatively, you can translate the plugin using Loco Translator using, our guidelines available here – http://wc-marketplace.com/knowledgebase/wcmp-translation-guide/.
Hi @ploz , thanks for gettig in touch with us and showing your interest into WC Marketplce.
Coming to your requiremnts, our replies are inline :
– Each therapist can specify the hours when he’s available
>> Our addon WCMp Vendor Vacation addon (https://wc-marketplace.com/product/wcmp-vendor-vacatio) lets you specify the store time. To know more on this, please check our doc : https://wc-marketplace.com/knowledgebase/wcmp-vendor-vacation/– Patient can book an appointment but confirmation will be needed from the therapist
– Ability to cancel/refund or reschedule an appointment
– Can’t book an appointment earlier than ** hours>> Our addon WCMP Frontend Manager (https://wc-marketplace.com/product/wcmp-frontend-manager) is compatible with these booking plugins : https://wc-marketplace.com/product/wcmp-frontend-manager/#tab-prerequisite_tab
Now, please do slelct which plugin meets your need and use that along with WCMp Frontend Manager.– Manual approval of the therapists accounts
>> Yes, you can use our “Vendor Approval” option for this. Our doc will help you out further : https://wc-marketplace.com/knowledgebase/setting-vendor-registration-wcmp/#nav-2– Directory of all the therapists
>> Our shortcode for vendorlist lets you show all the therapits in your site. You can get the list of our shortcodes here : https://wc-marketplace.com/list-of-shortcodes/– Possibility to apply fixed hourly prices for all the therapists (eg. $50 normal session, $60 couple therapy, …)
>> For this all you have to do set the prduct price as per that.– Last but not least, the usual features of a marketplace (credit card/PayPal payments, % commission on each payment, …)
>> Our plugin lets you pay the vendor using PayPal, STripe , mangopay. Also you can use our dynamic commission mode too. These doc will help you out further :
https://wc-marketplace.com/knowledgebase/payment/
https://wc-marketplace.com/knowledgebase/commision/Just to help you out further, please do check our lists of features here : https://wc-marketplace.com/features/
You can check our demo also : http://wcmpdemos.com/all-in-one-demo/my-account
@jasongrace, our team need to inspect the issue in your site. Can you please get in touch with us over our forum so they can help you out : https://wc-marketplace.com/support-forum
@marty2010, we are hoping to release the next update within next week.
Hi @jasongrace, thanks for getting in touch with us. After hearing from you, we have checked this on our end. As you can see, this is working fine on our end :
As you are facing this issue, it seems like there is some error in your site caused due to plugin/theme conflict, which is causing this display issue. Can you please check the console of the browser. You may find steps on how to do that in step #3 of the article on JavaScript debugging (https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis).
Alternatively, Disable all the plugin except WooCommerce and WC Marketplace for testing purposes and check again. If the issue still exist, 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 @svenvonarx, thanks for getting in touch with us.
Yes, we are very active 🙂
You can definitely submit your pull request, here is our github handle : https://github.com/wcmarketplace/woocommerce-product-stock-alertThanks for your help @svenvonarx
@marty2010, we don’t have a universal hook for all vendor descriptions.
However, just to keep you posted, our addon WCMp Vendor SEO (https://wc-marketplace.com/product/wcmp-vendor-seo-and-analytics/), is compatible with Rank Math SEO and Yoast SEO too.
Hi @songmisun, as you can see it is working fine on our end : https://www.loom.com/share/5fdbe480dcff469d8173e41d78d5ccfd
Hi @songmisun, thanks for getting in touch with us.
As you don’t want a stock alert for a specific product, you can simply disable the manage stock option of that product, this way our plugin will not consider that product under alert.
Hi @azadbakhsh, sorry to hear that you have faced this. However, as you see, we didn’t face any such issue: https://www.loom.com/share/5ae1683d749f408da69f060993103679
Now, can you please check whether you can see the interested person number under the product?
@marty2010, it will be really helpfull for us, if you can share the workflow you want to achieve with this code.
Becasue, if you consider store description, then this is separate for each vendor.Let me help you out with the flow :
When a product is added either by the admin or vendor, it has only one author. This means a product can be assigned to only one vendor only. Hence when a customer will place buy that product, the author (i.e. vendor) will get the commission, and receive the payment. Therefore, the commission is not dependent on the location of the customer.For your case, in order to pay the money to the nearest distributor, you have to do good amount of custom code. By changing the author of the product and assign the nearest vendor as the author for that vendor.
Hi @marty2010, thanks for the clarification.
We Presume you want to fetch the vendor’s description for SEO purpose. In that case, you can get that vendor_id from their shop page and from this id, you can get the description.
Hi @yalori, thanks for getting in touch with us and sharing this request.
Our team will add this in our next update.