New Product Add Emails

This topic contains 1 reply and 2 voices, and was last updated by Sekander Badsha 9 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
July 15, 2014 at 2:24 pm 23594
Sekander Badsha Is there a way that I can turn off the New Product Add email notifications?
July 16, 2014 at 5:12 pm 23662
Sekander Badsha Sekander Badsha

Hello Tom,
Open new-product.php which is located at “wp-content/themes/dokan/templates/” and go to line number 62 you’ll see something like Dokan_Email::init()->new_product_added( $product_id, $product_status );. Comment that line out. So it will look like // Dokan_Email::init()->new_product_added( $product_id, $product_status );.

That should work. Let me know if you feel any difficulties.

Viewing 1 Posts - 1 through 1 (of 1 total)