Hide email address on order notification email
-
Hello there!
I try to edit Dokan Vendor New Order email template, and hide this email address https://prntscr.com/wmksiq on woocommerce_email_customer_details.
I added vendor-new-order.php to my theme/dokan/emails. And I’m able to edit some parts there, but how can I change smth on this woocommerce_email_customer_details hook?
I tried to edit woocommerce email-addresses.php template, by putting it to my theme/woocommerce/emails/email-addresses.php, but no effect.
Also, I tried to add some stylings to the vendor-new-order.php, likeaddress a { display: none; }
but also, no effect.
So the question is, can I edit this part of email notification content with dokan?
And why overriding woocommerce templates didn’t work?Thanks in advance!
- The topic ‘Hide email address on order notification email’ is closed to new replies.