Using Add-ons with WooCommerce Appointments

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!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WC Appointment Using Add-ons with WooCommerce Appointments

Viewing 5 reply threads
  • Author
    Posts
    • #25254

      Hello WCLovers,

      Is it possible to add the Add-ons by WCAppointments panel on the “Add Product” page ?
      Here is a screenshot of the panel in wp-admin view attached to this mail.

      Or maybe it is already integrated I don’t know.

      Thank you

    • #25258
      WCFM Forum
      Keymaster

      Hi,

      WCfM already has support of all these fields – https://ibb.co/edPAvT

      Are you missing this?

      Thank You

    • #25259

      Hi,

      Okay after searching in the capacity settings I reactivated it.
      Sorry for the inconvenience.

      Can I remove the “Pricing” and “Yoast SEO” panels in the same page for vendors ?

      Thanks !

    • #25261
      WCFM Forum
      Keymaster

      Hi,

      That’s great 🙂

      Well, Pricing is part of Appointment, right?

      SEO can be disable using this code –

      add_filter( 'wcfm_is_allow_seo', '__return_false' );

      Thank You

    • #25263

      Hi,

      Thank You !

      Yes Pricing is a part of Appointment but vendors won’t need it.

    • #25273
      WCFM Forum
      Keymaster

      Hi,

      Kindly add this code for the purpose –

      add_filter( 'wcfm_is_allow_manage_appointment_pricing', '__return_false' );

      Thank You

Viewing 5 reply threads
  • The topic ‘Using Add-ons with WooCommerce Appointments’ is closed to new replies.