Forum Replies Created
- AuthorPosts
Ramamurthy Krishnan
KeymasterHi,
You will find the option for approving vendors from here: store-manager->Store Vendors->Pending Store Vendor
and from there you can approve newly registered vendors, if this doesn’t help then please share your website login details with us.Please share your website login credentials as private reply here.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
It seems to be a css issue. Can you please share the link with us?
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Are you using our “WOOCOMMERCE FRONTEND MANAGER – GROUP & STAFF” addon plugin?
Did you create staff user using “WOOCOMMERCE FRONTEND MANAGER – GROUP & STAFF” addon plugin and did you set any capabilities for that user?Thanks,
Ramamurthy Krishnan
KeymasterHi,
There is a javascript error due to “YITH WooCommerce Wishlist” plugin installed in your website. Can you please deactivate it once and check whether the issue still exists or not. If the issue still exists then it can be due to some other plugin. Make sure you take a database backup of your website before deactivating any plugin.
Can you also confirm whether you are using any custom code snippet in your website.Thanks,
Ramamurthy Krishnan
KeymasterHi,
There was a css issue in your site, right now its fixed, please check it once and do let us know if any further issues.
Added the below code in your child theme’s style.css file:.select2-container .selection .select2-selection--multiple { max-height: none !important; }Can we ask for a favor? Would you mind taking a few minutes to review our plugin at https://wordpress.org/support/plugin/wc-multivendor-marketplace/reviews/ and let others know about your 5 Star experience with WCFM Marketplace. Also, follow us on Twitter https://twitter.com/wcfmmp for more exciting news, important updates, and irresistible offers.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
I’ve checked it after login with your vendor login credentials, image upload while adding product works fine. If you are talking about the media section then we don’t have the feature to upload file from there for security reasons.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Can you please check whether you are sending us the latest error log report or not?
If yes then please share your website login details with us, we will check.Please share your website login credentials as private reply here.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
It may be a css issue. Please share us your website login details, we need to check.
Please share your website login crendentials as private reply here.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Can you please share us your website link as well so that we can login and check whats the issue?
Thanks,
Ramamurthy Krishnan
KeymasterHi@owusuoppongemmanuel,
Please send us your website link to login using the username & password you sent.
2. After store wizard, I want to direct vendors to a page of training before a visit to the dashboard or a page for the knowledge base. How do I add content to the knowledge base?
add_filter( 'wcfmmp_store_setup_steps', 'wcfm_set_complete_redirect', 10, 3 ); function wcfm_set_complete_redirect( $default_steps ) { $default_steps['next_steps']['view'] = 'cus_wcfmmp_store_setup_ready'; return $default_steps; }; function cus_wcfmmp_store_setup_ready() { ?> <h1><?php esc_html_e( apply_filters( 'wcfm_store_setup_complete_heading', __( 'We are done!', 'wc-frontend-manager' ) ) ); ?></h1> <div class="woocommerce-message-wcfm woocommerce-tracker"> <p><?php echo esc_html( apply_filters( 'wcfm_store_setup_complete_message', __( "Your store is ready. It's time to experience the things more Easily and Peacefully. Add your products and start counting sales, have fun!!", 'wc-multivendor-marketplace' ) ) ); ?></p> </div> <div class="wc-setup-next-steps"> <p class="wc-setup-actions step"> <a class="button button-primary button-large wcfm_submit_button" href="<?php echo esc_url( site_url() ); ?>"><?php esc_html_e( apply_filters( 'wcfm_store_setup_complete_button', __( "Let's go to the Dashboard", 'wc-frontend-manager' ) ) ); ?></a> </p> </div> <?php }I’ve changed the dashboard url to website url of “Let’s go to the Dashboard” button, you can change the url and content according to you inside the “cus_wcfmmp_store_setup_ready” function.
3. Can there be a toggle between register as a vendor and as a customer from the my account sign up?
Yes it can be done, it will require custom development, please contact us here for the purpose: https://wclovers.com/setup-guidance/Thanks,
February 5, 2020 at 5:11 pm in reply to: Problem, store logo and banner are not loading after the update to version 6.4.1 #105548Ramamurthy Krishnan
KeymasterRamamurthy Krishnan
KeymasterHi,
Is it possible to force customers register first through woocommerce and only then become a vendor?
There is no such way to force user to register as customer before becoming a vendor first but one thing you can do is to hide the vendor registration or membership page, after that when a customer will login he will get a link which says “Become a Vendor” and clicking on it it will redirect customer to vendor registration page.To enable the registration form for customers in my account page you need to enable the Allow customers to create an account on the “My account” page checkbox under wp-admin->WooCommerce->Accounts & Privacy->Account creation.
Thanks,
Ramamurthy Krishnan
KeymasterRamamurthy Krishnan
KeymasterHi,
You can use the [wcfm_store_info id=”” data=”store_location”] shortcode to display the store location map, just pass the correct vendor id value it will return the store location of the respective vendor.
For displaying it in the product details page you have to put the respective code in the single product page template.Thanks,
Ramamurthy Krishnan
KeymasterIt seems as a css issue but no worries just share us your website login details with us, we’ll check it and get back to you.
Please do share your website login credentials as private reply here.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Can you please share us your website login details so that we can check.
Please send your website login credentials as private reply here.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
We didn’t receive any customization request mail regarding this forum thread. If you mailed us for customization regarding any other forum thread we will look into it and get back to you.
Thanks,
Ramamurthy Krishnan
KeymasterHi @aemr45,
Thanks for the suggestion.
We’ll definitely try to add this feature in our future updates.Thanks,
Ramamurthy Krishnan
KeymasterHi,
Can you please check your browser console and confirm that whether you are getting any javascript error or not?
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Yes you have use our “WOOCOMMERCE FRONTEND MANAGER – GROUP & STAFF” addon plugin for this feature. After installing this plugin you need to create a group and disable the “Add Products” capability and then assign this group to the specific membership plan with trial period. When users register under this plan they will not be able to add products but giving the users product adding capability after trial period will be a manual process. I mean after trial of each vendor you have to manually remove that vendor from the group to again give them product adding capability.
WOOCOMMERCE FRONTEND MANAGER – GROUP & STAFF: https://wclovers.com/product/woocommerce-frontend-manager-groups-staffs/
Thanks,
Ramamurthy Krishnan
KeymasterHi,
We don’t have this feature to load all tabs data in the same page as when there will be a lot of date for a vendor it will slow down the page more.
Thanks,
Ramamurthy Krishnan
KeymasterHi @contatoapp,
Please use the below code to remove Support, Seo and Social steps from store setup:
add_filter('wcfmmp_store_setup_steps', 'remove_seo_tab'); function remove_seo_tab($steps) { unset($steps['seo'], $steps['social'], $steps['support']); return $steps; }And use the below code to remove IBAN, Swift Code and IFSC Code from under “Bank transfer”:
add_filter( 'wcfm_marketplace_settings_fields_billing_bank', 'remove_store_setup_bank_fields' ); function remove_store_setup_bank_fields($wcfmmp_settings_fields_billing) { unset( $wcfmmp_settings_fields_billing['iban'], $wcfmmp_settings_fields_billing['swift'], $wcfmmp_settings_fields_billing['ifsc'] ); return $wcfmmp_settings_fields_billing; }Thanks,
Ramamurthy Krishnan
KeymasterHi,
It may be because of your mobile’s browser cache, so please clear your mobile’s browser cache once and check it, you can also check it in incognito mode of your browser.
Please do let me know if any issues.
Thanks,
February 3, 2020 at 10:57 pm in reply to: Hide child categories search in the store list page #105232Ramamurthy Krishnan
KeymasterHi,
There is no such option to change the order, it will require custom coding.
Please contact us here for the purpose: https://wclovers.com/woocommerce-multivendor-customization/Thanks,
Ramamurthy Krishnan
KeymasterHi @trapti agrawal,
What complete code do you want?
You can use the above code just be sure to get the vendor id correct.Thanks,
- AuthorPosts