Forum Replies Created
- AuthorPosts
WCFM Forum
MemberHI,
Stripe “transfer charges” works 100% on WFCM ultimate?
– Yes, but Ultimate not required for this, it come with WCFM Marketplace core.
If all vendors are connected their stripe account with system then money will go to their account.
Thank You
WCFM Forum
MemberThanks, we will add this compatibility with WCFM in coming version.
February 19, 2020 at 1:28 pm in reply to: get custom filed value on checkout and store invoice with vendor ID #107760WCFM Forum
MemberGreat, you may fetch these field values easily using product id, vendor id not required.
Between, there has an issue in field setting, do not use space in field name, those should be single word without space and special character!
Thank You
WCFM Forum
MemberHi,
What is your WCFM plugin’s version?
Which browser you are using to test this?
Thank You
February 19, 2020 at 1:24 pm in reply to: Vendor create their own affiliate program and with store specific commission #107758WCFM Forum
MemberHi,
You may allow vendors to become affiliate as well.
Vendors are allowed to set affiliate commission for their products as well.
Thank You
February 13, 2020 at 9:36 am in reply to: Problem with Stripe Split Payment (Stripe Connect) #106916WCFM Forum
MemberHi,
Are you using any other Stripe plugin in your site except WCFM Stripe Split pay?
Please show me screenshot from WCFM Admin Setting -> Payment Setting
Please check at wp-admin -> WooCommerce -> Status -> Logs -> wcfm-stripe log -> is any error generated?
Thank You
WCFM Forum
MemberPlease add this revised CSS –
.wcfm-container .wcfm_dashboard_item_title { color: #17a2B8 !important; }WCFM Forum
MemberPlease add this CSS to your site –
.wcfm_dashboard_item_title { color: #17a2B8 !important; }Thank You
WCFM Forum
MemberHi,
I tag products to warehouse/supplier A. When customer checks out, their shipping cost is calculated based on the address of the supplier, NOT my store address.
– Well, so suppliers are vendors for you site, right?
You have to setup supplier wise shipping setting for the purpose- https://wclovers.com/knowledgebase/wcfm-marketplace-store-shipping/
Thank You
WCFM Forum
MemberWell, you may contact RankMath SEO support for this as well.
WCFM Forum
MemberWe will take care of this in WCFM next update.
WCFM Forum
MemberWe will take care of this in WCFM next update.
WCFM Forum
MemberAre you using any event plugin for the site?
If no, then please use this one – https://www.fooevents.com/
WCFM Forum
MemberWell, this compatibility added form our end so if you contact RnB support they will always say you it’s not compatibility as they have no contribution to this integration!
If you have any issues please know us.
Thank You
WCFM Forum
MemberKindly contact us here – https://wclovers.com/setup-guidance/
We will hep you to setup this.
WCFM Forum
MemberHi,
Please keep this code added to your site –
add_filter( 'wcfm_is_allow_product_wpml', function( $allow ) { if( wcfm_is_vendor() ) $allow = false; return $allow; }, 500 );Add this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/Well, this will work after WCFM Ultimate next update.
Thank You
WCFM Forum
MemberWhat you have set “Base Highlight Color” at WCFM Admin Setting -> Dashboard Style – https://ibb.co/KjY1VKb
Please set this anything else that “white” and check once.
WCFM Forum
MemberHi,
Kindly go to wp-admin -> WCFM Options -> Be sure “Store Manager” page is set over there.
Also be sure, you do not have set same page as “Store Manager” and WooCommerce My account, it’s strictly restricted!
Thank You
WCFM Forum
MemberPlease disable these from WCFM Capability setting – https://ibb.co/prQpSsj
WCFM Forum
MemberYes vendors may may pay their monthly subscription using Stripe split pay.
February 10, 2020 at 3:12 pm in reply to: HOw to restrict Vendor to sell outside their location #106444WCFM Forum
MemberWell, for the purpose vendors has o setup their store shipping – https://wclovers.com/knowledgebase/wcfm-marketplace-store-shipping/
If customer outside their location trying to purchase they will restricted at checkout.
Thank You
February 10, 2020 at 3:11 pm in reply to: get custom filed value on checkout and store invoice with vendor ID #106443WCFM Forum
MemberKindly show me this field setting screenshot.
February 10, 2020 at 3:10 pm in reply to: Woocommerce wholesale prices – allow vendors to add wholesale customers #106442WCFM Forum
MemberPlease contact us here – https://wclovers.com/setup-guidance/
We will help you to setup this.
Thank You
WCFM Forum
MemberWhat is your WCFM Ultimate plugin’s version?
Are you getting any error during import form WCFM product importer?
Thank You
February 10, 2020 at 3:05 pm in reply to: Can I Send vendor's address to customer using SMS message? #106437WCFM Forum
MemberPlease choose SMS gateway as per your country.
- AuthorPosts