WC Lovers

WooCommerce Frontend Manager - Multivendor marketplace vendor dashboard

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Forum Replies Created

Viewing 25 posts - 351 through 375 (of 449 total)
  • Author
    Posts
  • in reply to: Shipping location + Front-end search/filter #28339
    d-n-13
    Participant

    Attachment

    Attachments:
    You must be logged in to view attached files.
    in reply to: WCFM Marketplace Plugin #28337
    d-n-13
    Participant

    Hi,

    I think they’re releasing it mid August so this week.

    I am too having high hopes and Actually checking daily for the plugin hoping they will release it sooner than planned.

    I’m currently on halt doing nothing until they release it.

    Let’s see Devs’ response.

    in reply to: Delivery Person role. #28096
    d-n-13
    Participant

    You guys are amazing !

    Is there any release date ?

    I’ll be the first one to get it!

    Thank You

    in reply to: Commission Per Category #28069
    d-n-13
    Participant

    Hi,

    (Check attached screenshot)

    This commission option can be set for each category, I tested out with Dokan before I buy wcfm, it worked. I don’t know if it is woocommerce or dokan feature.

    Amazon and other big companies have different commissions for different categories.

    Check this online store which is owned by Amazon : https://uae.souq.com/ae-en/ae_category_fees/c/

    As you can see as a business you cannot have them all same commission, of course it is not 100% needed, but it is advanced business model!

    in reply to: Managers Capabilities #27935
    d-n-13
    Participant

    I’m trying to create a Manager account that can access orders only, (for shipping company) it is just me testing the possibilities of things.

    Additional to the request above, how can I show store location \ product location in order page ?

    also I’m using GEO my WP so is it possible to add map there as well ?

    old topic : https://wclovers.com/forums/topic/geo-my-wp-location-in-single-product-page/

    Thank You.

    in reply to: How could i add custom divid categories for product #27398
    d-n-13
    Participant

    Hello

    add this code in your function.php

    function ess_custom_taxonomy_Item() {

    $labels = array(
    ‘name’ => ‘Animals’,
    ‘singular_name’ => ‘Animal’,
    ‘menu_name’ => ‘Animals’,
    ‘all_items’ => ‘All Animals’,
    ‘parent_item’ => ‘Parent Animal’,
    ‘parent_item_colon’ => ‘Parent Animal:’,
    ‘new_item_name’ => ‘New Animal Name’,
    ‘add_new_item’ => ‘Add New Animal’,
    ‘edit_item’ => ‘Edit Animal’,
    ‘update_item’ => ‘Update Animal’,
    ‘separate_items_with_commas’ => ‘Separate Animal with commas’,
    ‘search_items’ => ‘Search Animals’,
    ‘add_or_remove_items’ => ‘Add or remove Animals’,
    ‘choose_from_most_used’ => ‘Choose from the most used Animals’,
    );
    $args = array(
    ‘labels’ => $labels,
    ‘hierarchical’ => true,
    ‘public’ => true,
    ‘show_ui’ => true,
    ‘show_admin_column’ => true,
    ‘show_in_nav_menus’ => true,
    ‘show_tagcloud’ => true,
    );
    register_taxonomy( ‘Animals’, ‘product’, $args );

    }

    add_action( ‘init’, ‘ess_custom_taxonomy_item’, 0 );

    d-n-13
    Participant

    Hi,

    Yes I’ve tried custom fields but it will only show fields, I only have issue with not making the product purchasable at times vendor choose.

    Is it possible that you help me configure WCfM custom fields and connect it with this filter WC filter – woocommerce_is_purchasable so vendors can choose when this item can be purchased ?

    Note : think the Vacation concept is way better, because the vendor have to do it 1 time only, but with WCfM custom fields vendor has to do it with every product !

    If i’m wrong please let me know.

    Thank You.

    d-n-13
    Participant

    Hello,

    I have a good idea to make stores act like restaurants.

    1- Edit vacation section or add similar section to vacation.

    2- Add Date & Times for a store to be closed, maybe just select Days & Time instead of Date & Time,

    3- Extra Addition : Maybe add open and close times in single product page

    Now restaurants can sell food only when they’re open! a feature no other multivendor plugin has

    Thank You

    in reply to: Payment gateway per vendor. #27343
    d-n-13
    Participant

    Hi,

    Priority to vendor who doesn’t want COD.

    Why ?

    If Vendors setting all the shippings, imagine the following :-

    1- Vendor A using Fedex shipping manually, he adds tracking url etc, this Vendor A might doesn’t want customers to choose COD, imagine customer choose COD, then Vendor will have to contact customer and tell him to order again and choose another payment method, see the problem ?

    2- Vendor B delivering and shipping products by himself or his team or his company, Vendor B want to provide COD because he is getting the money himself, not Fedex or Aramex or UPS or etc.

    TLDR : Vendor A doesn’t want COD to show in checkout, Vendor B wants COD to show in checkout.

    Currently as admin i can disable/enable COD, or enable it by shipping method, but this will affect all vendors.

    Solution : a toggle for vendor to enable or disable COD.

    Future Solution : When you release wcfm marketplace maybe vendors can toggle gateways per shipping ? this will be awesome.

    Thank You.

    in reply to: Dokan Extra Fee Recipient is broken #27341
    d-n-13
    Participant

    Hi,

    Thanks for all the hard work, it is exciting times for us as it is for you!

    And I cannot wait for mid August!!

    Note : please don’t have same issue as dokan when I add gateway charge on customer < 3, wcmp don’t have the issue. if you want more explanation about it I can provide more.

    Thank you

    in reply to: Dokan Extra Fee Recipient is broken #27329
    d-n-13
    Participant

    Hi,

    “For WC Marketplace you may use Table rate Shipping.

    But here you have to define WC Shipping zones as Admin and vendors are allowed to set their price for those zones. Vendors are not allowed to define their own zones or even can’t define shipping price country specific.”

    – WC Marketplace shipping rate, If I set shipping to USA and India, and one of the vendors only ship in India, they cannot disable USA shipping and it will shown as 0$ shipping, they have no choice, this issue is annoying many WCMP users, you can check this https://wc-marketplace.com/support-forum/topic/importnat-shipping/

    “WCfM – Marketplace will be there very soon and hence none of these will be an issue 🙂”

    Yes please! I don’t want to use other plugins anymore, just wcfm, you guys gonna be awesome.

    Note : when making your own marketplace please make sure you don’t add extra fee added to gateways to total order to vendor (it can be added using Booster plugin or other plugins), extra gateway fees should go to admin (check attached screenshots)

    ^ This is a big issue in Dokan, check how admin lose money (attached diagram)

    I cannot wait for your stand alone plugin
    Thank You.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Dokan Extra Fee Recipient is broken #27276
    d-n-13
    Participant

    I now changed to WC Marketplace, but their shipping system is broken, it is so much worse than Dokan, vendors cannot choose not to ship to locations i list, I’m trying to find a workaround for this issue then I will be ready to handover the website to my client : (

    and yes, they have public support, Dokan ticket system is not helpful , you cannot see other peoples solved problems.

    Thank You, you can close this topic.

    in reply to: WCFM Dashboard > Vendors. Show Current Balance #27275
    d-n-13
    Participant

    separate column yes, after earning and before withdrawal. it is hard to go to wp-admin -> wcmp -> vendors and click in every vendor to see their balance : )

    Also vendor cannot see his current balance in wcmp, in dokan they can see it in withdraw page, in wcmp dashboard they can see it in main page, in wcfm they cannot see it.

    Thank You

    in reply to: SKU Duplicate issue / bug #26869
    d-n-13
    Participant

    Hi,

    It did not allow adding product

    Check out attached video

    Thank You

    in reply to: Quick Edit -> Stock Bug #26776
    d-n-13
    Participant

    Hi Sir,

    I have testing Quick Edit after the update.

    1- Quick Edit inside wcfm Dashboard works.

    2- Quick Edit in shop page doesn’t work, it load forever.

    Kindly check the video attached
    Thank You.

    d-n-13
    Participant

    Hi,

    Thank you for the update.

    Vendor invoice now has email and phone number.

    But invoice still needs some fixing :-

    1- Packing Slip doesn’t have email and phone number (Check Packing Slip PDF Attachment)
    2- Customer Invoice doesn’t have email and phone number of customer. (Check Customer Invoice PDF Attachment)
    3- Customer Invoice doesn’t have email and phone number of vendor. (how can customer contact vendor ? only way is wcfm dashboard) (Check Customer Invoice PDF Attachment)
    4- Customer Invoice doesn’t have total order price (doesn’t have shipping price + doesn’t have extra fees price) (Check Customer Invoice PDF Attachment)

    Thanks

    in reply to: Quick Edit -> Stock Bug #26763
    d-n-13
    Participant

    Hi,

    I haven’t updated the plugin yet, but man.. you’re so fast. Best Support ever.

    Will check the update now.

    d-n-13
    Participant

    I would like to add that wcfm does not include shipping fee in the customer invoice

    Check 2 invoices I got in a single customer email

    d-n-13
    Participant

    Hi,

    I have did all settings, email and phone number show in woocommerce > orders > invoice/packing slip

    But it doesn’t show in wcfm Dashboard > orders > invoice/packing slip

    Please check attached videos!

    Side Note : pdf layout is missed up after I did this fix https://wclovers.com/forums/topic/pdf-invoice-language-not-supported/ , but at least now it shows my language.

    Thank You

    in reply to: Quick Edit -> Stock Bug #26745
    d-n-13
    Participant

    See more inside the dashboard > quick edit has same issue (video attached)

    in reply to: Store Invoice and Commission Invoice confusion #26744
    d-n-13
    Participant

    Issue resolved btw, you can close this topic

    Thank You

    in reply to: Dokan Shipping Zone (Ui issue + Feature Request ) #26743
    d-n-13
    Participant

    Hi,

    1- yes please I cannot wait for a fix.

    2- That’s fine, maybe in the far future.

    Thanks

    in reply to: WCFM Dashboard > Vendors. Show Current Balance #26742
    d-n-13
    Participant

    This is the overall earnings but not the balance after withdrawal

    in reply to: Quick Edit -> Stock Bug #26739
    d-n-13
    Participant

    Please see this Video attached

    in reply to: GEO my WP location in single product page ? #26735
    d-n-13
    Participant

    I activated Single Location and it worked.

    Thank You Sir!

Viewing 25 posts - 351 through 375 (of 449 total)