Forum Replies Created
- AuthorPosts
Ramamurthy Krishnan
KeymasterHi,
Thanks for choosing our product.
If you use our “WOOCOMMERCE FRONTEND MANAGER – ULTIMATE” addon plugin then you will get an extra feature to import bulk products at a time. There is a export option ( you will get the export option in free version too ) under store-manager->Products section, you can export products csv file from there and follow the exact structure to create your bulk products csv file for import. I’ve attached a sample product export csv file below but you have to get a csv file yourself from your website’s product export option and follow that structure.A screenshot of the export section is attached also.
Link for the “WOOCOMMERCE FRONTEND MANAGER – ULTIMATE” addon plugin: https://wclovers.com/product/woocommerce-frontend-manager-ultimate/
Hope this helps and fulfills your criteria.
Thanks,
Attachments:
You must be logged in to view attached files.Ramamurthy Krishnan
KeymasterHi,
If you want to edit the store view templates then you will get those in “WCFM Marketplace” plugin folder, the file path is “wcfm-multivendor-marketplace/views/store” and inside this store folder you will get several files of vendor store details page structure. If you wish to edit those files in your theme, then you need to create a folder named “wcfm” and inside that create another folder named “store” and copy the specific file from “wcfm-multivendor-marketplace/views/store” folder path into your theme’s “wcfm/store” folder path and edit that file.
Hope this helps. If this is not what you were trying to do then please explain it more elaborately with a screenshot image.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
I think you are not getting the correct vendor id. I hope you are trying to get these values in product details page….right?
If yes then please use the below code to get the vendor id:
$vendor_id = wcfm_get_vendor_id_by_post( get_the_ID() );
It will return the correct vendor id and by passing this id you will get the correct values as well.Hope this helps.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Glad to hear that it worked.
Feel free to contact us if any issues.Thanks,
Ramamurthy Krishnan
KeymasterHi ian-guy,
Its not at all bothering for us. You’re most welcome.
As it’s a custom work so please contact us here for the purpose: https://wclovers.com/woocommerce-multivendor-customization/We’ll get back to you.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
The section which I explained is only for adding custom fields in vendor registration form but if you wish to implement any newsletter to it then it will require paid custom development.
Please contact us here for the purpose – https://wclovers.com/woocommerce-multivendor-customization/Thanks,
Ramamurthy Krishnan
KeymasterHi,
Glad to hear that it worked because it was nothing to do with my code as I had worked on css files only.
But one thing I noticed that your site is getting “504 gateway time-out nginx” error, so you can contact your hosting provider for this.Thanks,
Ramamurthy Krishnan
KeymasterHi,
No need to use custom coding for this. You can go to store-manager->Settings->Vendor Registration and create custom fields ( checkbox ) under “Registration Form Custom Fields”.
Thanks,
Ramamurthy Krishnan
KeymasterOk great, we’ll get back to you soon.
Ramamurthy Krishnan
Keymaster@vanilladev89
You got it right but as I explained above that it will require custom development and will require additional cost.
And if you are interested then please contact us here – https://wclovers.com/woocommerce-multivendor-customization/Thanks,
Ramamurthy Krishnan
KeymasterCheers @pisidia
Ramamurthy Krishnan
KeymasterHi,
1) May I ask you how can I ONLY allow vendors who have applied affiliate (and accepted) to access to “ADD to my store” function?
This will require a bulk of customization work.
Please contact us here for the purpose – https://wclovers.com/woocommerce-multivendor-customization/2) In my business case, I want to simplyfy the process for users being an affiliate. Is it possible to give them the vendor capability the same time when they register affiliate ?
This is not possible.Thanks,
Ramamurthy Krishnan
KeymasterHi,
For removing “Shipping Type” option you have to add the below given code to your theme’s style.css file. After removing this field you can’t select the shipping type option and for this the “Shipping By Country” settings will not appear. But if you still want this then please use the below code to remove it.
.wcfmmp_shipping_type, #wcfmmp_shipping_type { display: none !important; }For removing the “Shipping Rates by Country” section add the below code in your theme’s style.css file.
#wcfmmp_settings_form_shipping_by_country .wcfmmp_shipping_rates, #wcfmmp_settings_form_shipping_by_country #wcfmmp_shipping_rates, #wcfmmp_settings_form_shipping_by_country .description { display: none !important; }For changing the ‘Shipping By Country’ title to ‘Shipping Costs’ use the Loco Translate plugin.
Thanks,
January 21, 2020 at 5:11 pm in reply to: admin to define hover colour of button and button text in settings #103007Ramamurthy Krishnan
KeymasterHi,
We really appreciate suggestions from well-wishers like you because this is how our product will acquire more and more good features and flourish.
So thanks for the suggestion, we’ll look into it and maybe we can add this feature in our future update.Thanks,
Ramamurthy Krishnan
KeymasterHi,
This is not possible using code snippet.
It requires serious custom development, and this will be a paid one.
If you are interested then please contact us here – https://wclovers.com/woocommerce-multivendor-customization/
Thanks
Ramamurthy Krishnan
KeymasterHi,
It can be a conflict issue with some other plugin or theme.
Please share us your website link and login details, we will get back to you.Please share your website credentials as private reply here.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
You’ve to pass “map” attribute with blank value to remove map from store ( vendor ) list page.
Please use this shortcode: [wcfm_stores map=””]Thanks,
Ramamurthy Krishnan
KeymasterHi,
We don’t have this feature in our plugin.
Please contact us here for the purpose – https://wclovers.com/woocommerce-multivendor-customization/Thanks,
Ramamurthy Krishnan
KeymasterHi,
Can you please share you website link and login details, we’ll check the issue and get back to you.
Please share your website login credentials as private reply only.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
Please contact us here for the purpose – https://wclovers.com/woocommerce-multivendor-customization/
We’ll get back to you.Thanks,
Ramamurthy Krishnan
KeymasterHi,
You can use our “Groups & Staffs” addon plugin, using this you can create different groups with limited product adding capabilities and assign vendor/vendors to that group, admin can even increase product limit for vendors later if they want.
Groups & Staffs Addon Link: https://wclovers.com/product/woocommerce-frontend-manager-groups-staffs/
Thanks,
January 17, 2020 at 10:56 pm in reply to: How get Vendor status and how trigger to change this status in plugin #102504Ramamurthy Krishnan
KeymasterHi,
You have to navigate to store-manager->Vendors and then click on “Pending Store Vendors” button on the header area, you will get the vendor list with pending approval and then you can approve them whoever you want.
If you want to approve all vendors by default then you can skip the approval process by unchecking the “Required Approval” option under Settings->Vendor Registration.Thanks,
Ramamurthy Krishnan
KeymasterHi,
Please check your upload file size limit, it may decline due to large file sizes.
If this isn’t the issue then please share us your website login details.Please do share your website logins details as private reply.
Thanks,
Ramamurthy Krishnan
KeymasterHi,
– how do I access the store admin settings? it keeps sending me to the vendor page
If you login as an administration or vendor it will redirect you to the store-manager page and with different functionalities.
– why it doesn’t show the “sold by” although I inserted it? http://offerte.ioeilmiocane.it/negozio/prodotto/leni-manto/
You’ve to check the option “Visible Sold By” option under store-manager->Settings->Marketplace Settings, it will work.
– where is the vendor page? I don’t see it..
This is your vendor list page: http://shop.ioeilmiocane.it/venditori/
And this is your vendor page: https://shop.ioeilmiocane.it/venditore/test/In addition to this, is there a way to add more shipping options related to users?
Yes vendor can set shipping options according to themselves.Thanks,
Ramamurthy Krishnan
KeymasterHi,
You’ve to add “Vendor Store: Featured Products” and “Marketplace: Top Rated Vendors” widgets for this and meanwhile can you please specify which theme you are using.
Using these widgets should work but if it doesn’t then please do share us your website login details.Please do share your website details as private reply only.
Thanks,
- AuthorPosts