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 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Custom Product Type, capabilities #140184
    dominicanstrading
    Participant

    Thank you very much for this powerful information.

    Regarding Fooevents Express check-in addon, in the post you are refering here https://wclovers.com/forums/topic/use-the-fooevent-full-house-bundle-plugin/ your support explain that “fooevents express check-in will be added soon and working on it” i installed the addons but not show the express check-in inside wcfm, i’m missing something? need to add the endpoint in menu? or addon not integrated yet?

    Thanks for help.

    in reply to: Custom Product Type, capabilities #139904
    dominicanstrading
    Participant

    wow, work perfect! thank you very much,

    something I forgot to ask, please help me with this. I use FOOEVENTS for this new Product Type “Ticket” how I limit the “Event” tab show only for this “Ticket” product type when is selected in product type dropdown?, also mark “Is this product an event?: YES” by default? please give me a solution for “Ticket” and the possibility to add another product type with this condition in case I need it.

    a last question, wcfm ultimate has compatibility with FOOEVENTS EXPRESS CHECK-IN addon?

    Have a nice day and thank you for your great support!

    in reply to: Woocommerce Scheduler #115367
    dominicanstrading
    Participant

    Dear support, thank you for answer,

    No, this plugin do both, schedule sales, and schedule product to be purchased or not in the time you assign. you decide in the plugin configuration. please check screenshots.
    https://snipboard.io/92C1wB.jpg here as you see, the admin can set the plugin as per his needs.
    https://snipboard.io/wrFoik.jpg and here is the “add product” panel, then users can activate or not. then assign a date to start the sale, and end date to deactivate product depend on admin cofiguration.

    I added the plugin here if you want to test. this is nice feature and i think is easy to integrate, is a yith family plugin.

    Thank you very much
    Doms.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Woocommerce Scheduler #112140
    dominicanstrading
    Participant

    Dear sir, nothing yet about this? i guess is complicated plugin to be implemented, can you at least create compatibility with this one: https://yithemes.com/themes/plugins/yith-woocommerce-product-countdown/
    is the same, but more simple 🙂 is all i need to start my project, thank you.

    in reply to: Woocommerce Scheduler #107873
    dominicanstrading
    Participant

    Thank you very much, waiting update…

    in reply to: Custom Product Type, capabilities #80880
    dominicanstrading
    Participant

    Dear support,
    Yes, vendors allowed to submited all type of products, also Rentals, Subscriptions, Bookings, Appointments, etc.

    Thank you & Best regards
    Henry.

    in reply to: Custom Product Type, capabilities #80519
    dominicanstrading
    Participant

    Dear support, thank you very much. everything work perfect, I created 3 new product types with capabilites, is really great! but now i want to achieve this: I want limit product by product type by membership.
    Ex: I created Ticket/Event product type, then i want Bronze Membership can only create 1 product in this product type, Silver Membership 3 products in this ticket/event product type, etc.. same with other product type. i haven’t this option in product limits.

    that’s all i need to complete my work, thank you very mucho for your great support!

    in reply to: Custom Product Type, capabilities #79244
    dominicanstrading
    Participant

    Thank you very much, work perfect!
    But, how i combine this [New Product] type to be in the classic woocommerce add product back end? and the product created in wcfm match the [New Product] in the classic woocommerce add product panel and vice-versa like others product type?

    The situation is, my theme select the product type to show in certain row, but he find the classic wc product types list and this new created product type not show in the list because is created in wcfm only.

    Help please, I hope you understand.

    Thank you again for your effort.

    in reply to: Custom Product Type, capabilities #79004
    dominicanstrading
    Participant

    Thank you for answer,
    I used this code in other post here:

    add_filter( ‘wcfm_product_types’, function( $pro_types ) {
    $pro_types[‘new_product’] = __( ‘New Product’, ‘woocommerce’ );
    return $pro_types;
    }, 50 );

    Best Regards

Viewing 9 posts - 1 through 9 (of 9 total)