-
AuthorPosts
-
October 1, 2014 at 10:07 am #327935
Hi! And once again, thanks for an awesome theme and support!
I got a problem with Chinese(?) icons. When visiting mysite.se, its all fine, but when visiting mysite.com, icons is in chinese. I guess it’s something with fonts..
October 1, 2014 at 1:30 pm #328035Hey Martin!
Please try adding following to .htaccess file
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
Best regards,
YigitOctober 1, 2014 at 5:00 pm #328279We are using Windows IIS server. Do you have a solution for that?
Thanks!
/Martin
October 1, 2014 at 5:16 pm #328290Hey!
Do you mind creating a temporary admin login to the .com one and posting it here privately?
Regards,
YigitOctober 2, 2014 at 10:44 am #328817This reply has been marked as private.October 2, 2014 at 12:57 pm #328879Hey!
Please review your website now. I have added custom CSS to the top of Quick CSS field.
Best regards,
YigitOctober 2, 2014 at 2:20 pm #328953Hey!
I still have the same problems on computers.Tested in Google Chrome and Internet Explorer, but it’s still chinese icons… Though, it works on my Iphone and Ipad.
Any clue?
/Martin
October 2, 2014 at 2:24 pm #328955Hi!
Please flush cache and refresh your page a few times. It does work fine on my end on computer :)
Best regards,
YigitOctober 6, 2014 at 8:28 am #330731Hi,
It’s not working here. Flushed Cashe, tested on different computers, browsers etc…
I still need help. :)
October 7, 2014 at 9:41 am #331430Still problem, I’ve tried some things, but no result. :(
/Martin
October 9, 2014 at 3:15 am #332844October 9, 2014 at 12:13 pm #333135Hi!
Thanks for your help. Now it works in Chrome and Firefox. But still, it doesn’t work in Internet Explorer… Any clue?
/Martin
October 10, 2014 at 4:21 am #333613October 10, 2014 at 8:46 am #333731Hey again,
Yes, you are right, it’s correct now. Just had to clear cache.
Thank you thank you thank you!
/Martin
October 10, 2014 at 9:55 am #333764You are welcome Martin, glad to help :)
Regards,
JosueDecember 11, 2014 at 2:00 pm #366622Hi, I have the same problem. Have a look here:
In Chrome there’s Chinese Icons. Strangely in Safari on Mac and on the Chrome browser on my phone it works.
Tried to find the web.config file in the wordpress editor but can’t find it.
Could you help please? Would like to go online these week and inform customers.
Thanks, Rolf
December 12, 2014 at 2:42 am #367115Hey Rolf!
Try adding this code to your .htaccess file (located at root of installation):
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
The web.config instructions are only for IIS servers.
Regards,
JosueDecember 12, 2014 at 12:58 pm #367198Hi Josue
Thanks for your quick replay.
I am not a coding-pro, so where please do I find this file?
I had a look in the dashboard (appearence > editor) but can’t find the file you indicate. Could you give me some more instructions, how to implement your change?
Thanks very much,Rolf
December 12, 2014 at 6:50 pm #367410Could you please help me here.
You can directly accesss my data and fix it. Can I send you my access data: URL, username, password somewhere per mail?
I would like to start my business activity as soon as possible.
Thanks.
December 15, 2014 at 1:35 am #368075Hey!
Google is your best friend to find htaccess file:
http://www.inmotionhosting.com/support/website/htaccess/where-is-my-htaccess-file
http://www.wpbeginner.com/beginners-guide/why-you-cant-find-htaccess-file-on-your-wordpress-site/You need to access htaccess file via FTP.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.