Hello,
I use the barber template and have some text corruption troubles with the form.
If you need to see our web site, I will send you an ID and Password. It's a demo site, not published yet.
I have character corruptions in the "from" and "subject" field in the auto responder message.
Also in the undelivered mail, all the text in the mail body is corrupted.
My language is Japanese.
I have added the lines below to the form.php but it doesn't help.
mb_language( 'ja' );
mb_internal_encoding( 'UTF-8' );
date_default_timezone_set( 'Asia/Tokyo' );
I also have some questions about the auto message to the company.
- I'd like to add some Japanese to the subject.
2.I'd like to change English to Japanese(Name, Email, Phone, Message) - I'd like to add the sujet to the mail body.
If you need more informations, please let me know.
Thank you in advance.
Noriko
