How could i change "Shipment Tracking" email setting?

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 WCFM – Ultimate How could i change "Shipment Tracking" email setting?

Viewing 5 reply threads
  • Author
    Posts
    • #27983
      MOHO
      Participant

      My customer didn’t receive this email “Notify as Shipped”.

      And receive other email
      mall: Shipment Tracking Update – Test simple 19
      mall: Notification – Shipment Tracking

      Could you tell me how to edit them template and disable them?

      by moho

      Attachments:
      You must be logged in to view attached files.
    • #28061
      WCFM Forum
      Keymaster

      Hi,

      Right, WCFM Shipment tracking does not send out this email.

      WCFM send out its own email.

      Do you want to OFF this email sending?

      Thank You

    • #28077
      MOHO
      Participant

      maybe, so could you give me code?
      If i need, i could use it, thanks.

    • #28086
      WCFM Forum
      Keymaster

      OK, you may disable that email by adding this line of code –

      add_filter( 'wcfm_is_allow_shipment_tracking_customer_email', '__return_false' );

      Thank You

    • #28087
      MOHO
      Participant

      thanks
      and i check it, this is my analysis:
      WCFM send out its own email with three emails:
      1. one email notice amdin
      2. one email notice vendor
      3. one email notice customer

      and woo default notice email also sent to customer

      right?

    • #28093
      WCFM Forum
      Keymaster

      Hi,

      Right, WCFM send separate notification to all users.

      But for this a note added to the Order and WC also sends out an email for this.

      Thank You

Viewing 5 reply threads
  • The topic ‘How could i change "Shipment Tracking" email setting?’ is closed to new replies.