UTF-8 problem in IOS 9
-
Hi everybody ??
My issue is that in IOS 9.3.1 most of the spanish characters (á, é, í, ó, ú, ?) are shown as a #.
– My font family is:
“Century Gothic”,”Apple Gothic”,AppleGothic, AppleSDGothicNeo, “URW Gothic L”,”Avant Garde”,Futura,sans-serif;
I have tried changin to Arial and the problem still persists.– in the wp-config.php file:
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);
I have also tried utf8mb4, utf8_general_ci, utf8_unicode_ci, utf8mb4_general_ci… I may have even tried some made out ones.– My database is upgraded and supports utf8mb4 (in fact, if I chose utf8 it automatically changes to utfmb4).
– I use sublime to edit the files and the format is UTF-8 (no ASCI)
-It happended suddenly, no update, I just had installed some plugins that are deactivated right now.
Please, help me! I will appreciate it.
The site is https://www.anaencabo.com
But, as I said, the problem is only showing on IOS (iphone and ipad)
- The topic ‘UTF-8 problem in IOS 9’ is closed to new replies.