Hi @rainfallnixfig thanks for your answer.
I did verify this and it is all good. Something to take into account is that ALL emails are sent without problem except Processing Order. New account goes without issue, Complete Order goes without issue, but processing is not even generated.
Hi @danielinhou Thank you so much! The exact code didn’t work for me but you gave me the path! 😀
.hideimage .woocommerce-placeholder.wp-post-image {
display: none;
}
This was the code that hid the images for me. Maybe because I am using tags instead of categories?
Thank you again!