Icons not showing up right. .htaccess issue? link to solution please.
Hi,
Yes the solution is a htaccess code you have to add. Please use this link: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
You also serve 2 versions of ypur site. That is the main cause of your issue. Here is an example:
http://screencast.com/t/l43vx4g3TycE – http://screencast.com/t/5uxDKQDT6ikb
You should serve only one version of your wordpress site.
Thank you!
Bogdan said: “You also serve 2 versions of ypur site. That is the main cause of your issue. Here is an example:
http://screencast.com/t/l43vx4g3TycE – http://screencast.com/t/5uxDKQDT6ikb
You should serve only one version of your wordpress site. “:
persources.com gives me chinese characters
http://www.persoures.com does not. Is there a way to make the default http://www.persources.com?
Hello TPRouhana,
I have checked your site and you have this error in the console – https://www.screencast.com/t/JPY2cfWw You must load the fonts(theme’s files) from the same source or allow all domains – https://en.wikipedia.org/wiki/Cross-origin_resource_sharing – http://enable-cors.org/server.html Also, for more references, you can check the following topic here -> https://forum.tagdiv.com/topic/problem-with-theme-chinese-icons-broken-editor/
Hope this helps!
Thanks!