• Resolved erikdemarco

    (@erikdemarco)


    1) if there’s a wcfm in the url it will get eliminated. Why?

    For example if my link is:

    https://example.com/product/wcfm-product1/
    automatically redirected to:
    https://example.com/product/product1/

    https://example.com/wcfm-dashboard/
    automatically redirected to:
    https://example.com/dashboard/

    2) ‘Inquiry Tab’ module cant be activated by themself (it won’t show). It needs ‘Inquiry’ module as well. Then How to remove the ‘ask a question’ button?

    3) ‘Auto Publish Live Products’ has been turned on but vendor product subbision still needs to be manually approved. Why?

    4) New Order has not been paid by buyer. But why seller can change the status to processing or completed??

    5) There is no withdrawal menu when using “woocommerce product vendors”? (withdrawal module has been turned on)

    6) (For woocommerce product vendors) when buyer buy 1 product from seller A, and 1 product from seller B. Then Seller A set the status to completed. The order becomes “completed” even Seller B is sleeping and has not doing anything (easy money for seller B).
    The correct way is to update the ‘Fulfillment Status’ to ‘fullfilled’ instead of updating the whole order status. And do a checking, whenever all seller fulfilment status is ‘fulfilled’ order status changed to ‘completed’ (“fullfilment status” is only available for woocommerce product vendors only)

    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
    • This topic was modified 5 years, 11 months ago by erikdemarco.
Viewing 1 replies (of 1 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Hi,

    1) if there’s a wcfm in the url it will get eliminated. Why?

    – Right, “wcfm-” slug is preserved. But you may use this, have to add this to allow this – add_filter( 'wcfm_is_allow_old_urls_redirect', '__return_false' );

    2) ‘Inquiry Tab’ module cant be activated by themself (it won’t show). It needs ‘Inquiry’ module as well. Then How to remove the ‘ask a question’ button?

    – Set this ON from WCFM Admin Setting -> Dashboard – https://ibb.co/X4Thjnj

    3) ‘Auto Publish Live Products’ has been turned on but vendor product subbision still needs to be manually approved. Why?

    – What about “Publish Product” capability, it should be ON to allow vendor publish product without Admin approval. “Publish Product” capability” this work for already published products.

    4) New Order has not been paid by buyer. But why seller can change the status to processing or completed??

    – WooCommerce does not have any such restriction. It’s difficult to know, whether customer already pay for the order or not! may be order placed using Bank Transfer or Check or Cash on Delivery!

    5) There is no withdrawal menu when using “woocommerce product vendors”? (withdrawal module has been turned on)

    – Withdrawal module only works for WCFM Marketplace and Dokan multi-vendor

    6) (For woocommerce product vendors) when buyer buy 1 product from seller A, and 1 product from seller B. Then Seller A set the status to completed. The order becomes “completed” even Seller B is sleeping and has not doing anything (easy money for seller B).
    The correct way is to update the ‘Fulfillment Status’ to ‘fullfilled’ instead of updating the whole order status. And do a checking, whenever all seller fulfilment status is ‘fulfilled’ order status changed to ‘completed’ (“fullfilment status” is only available for woocommerce product vendors only)

    – This is not possibly to handle WC Product Vendors. Vendor wise order status manage only possibly using WCFM Marketplace.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘WCFM BUG?’ is closed to new replies.