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 - 26 through 50 (of 163 total)
  • Author
    Posts
  • in reply to: Delivery slots per Vendor #88999
    CommunityCorals
    Participant

    Hello,

    no, it´s correct that the customer shall pick the desiered delivery date. I also have this in place with a plugin already.

    I have several vendor though that just would like to ship e.g. on two fixed dates a week. So the vendor shall be able to set individual days on which delivery is possible. Customers can than pick the delivery dates on checkout based on vendors shipping shedule.

    BR
    Dominique

    CommunityCorals
    Participant

    Ah – one further request. Is it possible to also add to disallow the status change from “pending” to “compelted” ?

    CommunityCorals
    Participant

    Works perfectly fine. Thanks

    in reply to: Commission settings not working correctly – please help! #87790
    CommunityCorals
    Participant

    Hello,

    unfortunately this just doesn´t do the job. Please find attached screenshots. The fixed commission of 5 € is still applied on every line item of the order.

    I really urgently need a solution to just apply it once per order and vendor.

    Thanks
    Dominique

    Attachments:
    You must be logged in to view attached files.
    in reply to: Delivery slots per Vendor #87691
    CommunityCorals
    Participant

    Thanks – But it doesn´t seem to be multi vendor compatible right? I would like the vendors to be able to maintain their individual delivery dates.

    You think that is possible?

    Thanks
    Dominique

    in reply to: Shipping applied twice in Checkout #86875
    CommunityCorals
    Participant

    Still have this issue. Seems like I am the only one?

    in reply to: Follow up on affiliate request #86468
    CommunityCorals
    Participant

    Ok, thanks I will give it a try

    in reply to: Number of products on store listing page #86306
    CommunityCorals
    Participant

    Hi,

    oh, you are right. Thought it would be standard by now. Below the snippet.

    add_action( ‘wcfmmp_store_list_after_store_info’, function( $store_id, $store_info ) {
    global $WCFM;
    $vendor_products = $WCFM->wcfm_vendor_support->wcfm_get_products_by_vendor( $store_id, ‘publish’ );
    if( !empty( $vendor_products ) ) {
    echo ‘<p class=”store-products” style=”display:block;margin-bottom:0px;position:absolute;top:13px;right:10px;color:#fff;background:#17a2b8;padding:0px 5px;border-radius:4px;”><i class=”wcfmfa fa-cube” aria-hidden=”true”></i> Angebote: <span style=”font-weight:600;font-size:18px;color:#ffffff;”>’ . count($vendor_products) . ‘</span></p>’;
    }
    }, 10, 2 );

    in reply to: Commission settings not working correctly – please help! #85967
    CommunityCorals
    Participant

    I guess I also have to mention that shipping cost goes to admin. Maybe that´s the reason why the presented snippets don´t work for me?

    in reply to: Commission settings not working correctly – please help! #85835
    CommunityCorals
    Participant

    Hello, there are so many code lines that I missed the correct one to solve the issue. I also would like to charge % + fixed to cover paypal fees. I charge my admin commission just on product not on shipping. No tax calculation.

    So what I need: Calculation of fixed part of the commission once per vendor and order.

    What would be the snippet for this please?

    Thanks
    Dominique

    in reply to: Shipping applied twice in Checkout #84616
    CommunityCorals
    Participant

    Hi,

    it´s just one product. Shipping setting for this vendor is flatrate vendor shipping.

    BR
    Dominique

    in reply to: How to reply to direct message #83990
    CommunityCorals
    Participant

    Thanks

    in reply to: Shipping applied twice in Checkout #83989
    CommunityCorals
    Participant

    Hi, actually I am not aware of any other shipping plugin. I used one in the past but not anymore. It´s just woocommerce and WCFM. And this issue also just happens sporadic and not all the time.

    in reply to: WCFM Affiliate has just released! #83988
    CommunityCorals
    Participant

    Have been kind of ignored so I try again:

    “I am interested to use the affiliate modul to encourage my vendors to promote their stores and products. In case sales was generated by the vendor himself I would like to reduce the fee I charge on this specific order.

    Is it possible to include the affiliate earning into the vendor total commission in marketplace orders?”

    Thanks & BR
    Dominique

    in reply to: How to reply to direct message #82938
    CommunityCorals
    Participant

    Yes, that would be great. Will this be integrated with inquiry & support functionality?

    I think would be great if all messages were basically at one place. Just with difference that there are messages related to products, vendors,orders and direct messages without any relation. They all have different access points but users can also find all those messages in a separate message area in one place. I think that would provide a lot of transparancy on messages and would drive communication.

    Also, is there a setting to define if users are allowed to answer via email? Currently for some messages users can directly answer per mail to the user that made an inquiry. I would like to avoid this and send out all message related notifications via a no-reply mail so that all communication is happening in WCFM.

    Hope this makes sense.

    BR
    Dominique

    in reply to: Specific commission for specific shipping options #82926
    CommunityCorals
    Participant

    Yes we are. Please let me know if you need any further information from my side.

    Thanks Dominique

    in reply to: WCFM Affiliate has just released! #82015
    CommunityCorals
    Participant

    Hello,
    I am interested to use the affiliate modul to encourage my vendors to promote their stores and products. In case sales was generated by the vendor himself I would like to reduce the fee I charge on the sell.

    Is it possible to include the affiliate earning into the vendor commission in marketplace orders?

    Thanks & BR
    Dominique

    in reply to: Archived Products not hidden? #80235
    CommunityCorals
    Participant

    Ok, you are right 🙂

    This is woocommerce standard functionality right? Maybe it would make sense to also set stock of archived products to 0 to make sure it doesn´t confuse vendors.

    BR
    Dominique

    in reply to: URGENT – Deactivate Germanized fields after latest update #80234
    CommunityCorals
    Participant

    Thank you soo much !

    in reply to: archived products are 404 #80070
    CommunityCorals
    Participant

    I just updated. For me this bulk option is unfortunately not there. Not sure what´s wrong with my site. Check Screenshot… Do you provide custom support to check for issues like that?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Wrong fee display in refunded order line #80069
    CommunityCorals
    Participant

    Most of my plugins are up to date. Just updated WCFM Plugins but issue still exists.

    Any specific Plugin you think is causing this issue?

    in reply to: Wrong fee display in refunded order line #79711
    CommunityCorals
    Participant

    Sorry I missed to post the screenshot. Also I have to mention that this issue is for every vendor not just for the one where the refund might happen the wrong way.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Wrong fee display in refunded order line #79709
    CommunityCorals
    Participant

    Ok, I am afraid this happened – I also have negative admin amounts and white templates under dashboard stats. You think this can be related to this?

    CommunityCorals
    Participant

    Hi, order sync is “unsynced”. But this is just for vendors not beeing able to change order status. But if admin changed order status in wp-admin this usually changed the commission status of the vendor order.

    In this case the order was changed to “processing” by admin but seems to stick “canceled” for vendor.

    For me from day one the canceled orders disappear for vendor. I am not aware of any custom code. But this is not an issue for me.

    This was just a one time issue so do not put to much effort into solving it if it is not a general issue please.

    Thanks
    Dominique

    CommunityCorals
    Participant

    Yes, I have it in staging. To which mail address may I send the access details?

Viewing 25 posts - 26 through 50 (of 163 total)