New Product Notification Email To Admin Not Sent

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 Marketplace New Product Notification Email To Admin Not Sent

Viewing 2 reply threads
  • Author
    Posts
    • #109542
      James Litjens
      Participant

      Hi there,

      Firstly, thanks for making a fantastic product!

      I have enabled New Product email and message under Admin Notification (refer screenshot). When a vendor adds a new product, a notification message appears in the admin user’s Store Manager Notifications list, but no email is sent to them. I have also installed WP Mail Logging and can confirm no email was sent.

      Could you please advise?

      Cheers,
      James

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

      Hi,

      Well, for each new add product by vendor Admin do not receive any notification. Admin will receive notification if “Product Approval” option is enabled.

      If you really want to send Admin email notification for each new add product then add this line to your site –

      add_filter( 'wcfm_is_allow_new_product_notification_email', '__return_true' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

    • #109968
      James Litjens
      Participant

      Thanks for the quick reply, sorry, I should have mentioned that I had already added this code based on the tweaks page: https://docs.wclovers.com/tweaks/#new-product-notification

      I had put it in using Code-Snippets, but what I had mistakenly done was set it to only run the snippet “Only run on site front end”, once I changed it to “Run snippet everywhere” it started working.

      Thanks for your help and keep up the great work! 👍

      Cheers,
      James

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