Vendor Email Notification

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!

Viewing 6 reply threads
  • Author
    Posts
    • #23656
      Sean Mac
      Participant

      How can I edit/delete the email notification sent to vendors when they receive a new order? Currently, the email wording does not compliment the rest of my site.

    • #23659
      WCFM Forum
      Keymaster

      Hi,

      Thanks for get in touch with us.

      Well, for WCfM emails there is no such email templates but you may change all email texts using translation very easily.

      Use Loco Translate for the purpose and translate in site’s default language. Well, be careful, keep the translation files in system folder otherwise update will overwrite those.

      Please know me if you still have any queries regarding this.

      Thank You

      • #23676
        Sean Mac
        Participant

        Thanks for the quick response!

        I am currently using Loco Translate but it’s not completely doing the job concerning this email. How can I disable this email? I have another process in place that I can use to send vendor notification emails.

    • #23677
      WCFM Forum
      Keymaster

      Hi,

      Well, may be I was wrong.

      You are talking about New Order email for vendors – kindly check at WooCommerce -> Emails -> You have this, it’s from multi-vendor plugin.

      If you know me your multi-vendor plugin then I can tell you more specifically.

      Thank You

    • #23684
      Sean Mac
      Participant

      Maybe I’m not understanding fully where the emails are coming from but WCFM is sending a vendor new order email with the subject “Notification”. How can I disable that email? When I turn the email notification OFF in the Woocommerce settings, the vendor receives nothing at all. When I turn the email notification on, Woocommerce sends an email as well as WCFM.

    • #23685
      WCFM Forum
      Keymaster

      Hi,

      Kindly add this code to your child theme’s functions.php

      add_filter( 'wcfm_is_allow_notification_email', '__return_false' );

      It will OFF such WCfM “Notification” emails.

      Thank You

    • #23686
      Sean Mac
      Participant

      Worked like a charm. Thank you very much for your assistance!

    • #23687
      WCFM Forum
      Keymaster

      Pleasure 🙂

Viewing 6 reply threads
  • The topic ‘Vendor Email Notification’ is closed to new replies.