Check order statuses are going to ‘processing’.
Log outgoing mails are actually sending with https://wordpress.org/plugins/wp-mail-logging/
So I installed this plugin. There is a log, that email was sent with new order, but no email was recieved. (it is a gmail address). So what should be wrong???
Thank you!!!
Don’t forget to check your spam box.
If not spammed, but logged as sending, it may be a server issue. Try using a different method of email sending with https://wordpress.org/plugins/wp-smtp/
You can also combine https://wordpress.org/plugins/wp-smtp/ with https://www.mandrill.com/ or https://www.mailgun.com/ for improved deliverability and logging. I recommend this anyway.
yeee, with smtp plugin it works now 🙂
Thank you very much again 🙂