I just tried changing the below text to Japanese in show_survey.php but the characters were corrupted. Is there anything I can do to fix this?
Regards,
William
"Thanks for taking the survey. You input is very valuable to us.
If you want, you can attach your name to your survey answers. If you want the result to be anonymous, just ignore this form."
Request to leave email address at end of survey
(9 posts) (2 voices)-
Posted 2 years ago #
-
I'm not sure - make sure that the encoding of the file is in UTF8. I cannot help you with more advice - its not my field - and I know very little about that.Posted 2 years ago #
-
Thank you for your reply, Binny? Can you possibly tell me where to change the coding of your php file to UTF8? What is default?
WilliamPosted 2 years ago # -
If you/anyone has any suggestions of what to Google for (how to describe this in technical terms), I'd appreciate it.
Thanks,
WilliamPosted 2 years ago # -
Changing the encoding differs from editor to editor. Try looking at your editor's documentation.Posted 2 years ago #
-
Hello, Binny.
I'm just using Notepad to edit text in show_survey.php file. I assumed you're talking about programming itself.
My WordPress encoding is set to UTF-8.
WilliamPosted 2 years ago # -
Notepad is not capable of doing that. You need to get a better Editor. Try Notepad++ or something.Posted 2 years ago #
-
Binny,
You're a genius. Problem is fixed just by using notepad and changing Format to "encode in UTF-8".
I do have one other question. The timezone for the survey results. Where is it coming from?
Our blog is set to Tokyo time and other posts use the correct time, but the timetamp on survey results seem to be 4 hours behind....
Regards,
WilliamPosted 2 years ago # -
Ahh - that's a bug in the plugin. I'll fix it in the next release. The plugin uses the Server date instead of using Wordpress date.Posted 2 years ago #
Reply
You must log in to post.