Customer Order Notes

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!

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #138810
      whybuysell
      Participant

      I want to dis-allow Customers to add notes to order, Is it possible?
      Vendor must still be able to add notes.

    • #138868
      Avinaba
      Keymaster

      Checkout this if it works

      add_filter( ‘wcfm_is_allow_customer_add_note’, ‘__return_false’ );

    • #139141
      whybuysell
      Participant

      Thank you for your response.
      But can you please tell where exactly should i put it?
      As i have not much knowledge about computer languages.

    • #139596
      Avinaba
      Keymaster

      check it here: wc-frontend-manager-ultimate\core\class-wcfmu-frontend.php : line 87

Viewing 3 reply threads
  • You must be logged in to reply to this topic.