Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello,
I am designing a new theme and everything is perfect except at some point the toolbar during chat has now the icon of some strange language.I even changed the font back to the original:
.tiny.secondary.round.button.dropdown
{
font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
}
I have no idea what caused this, since I think I didn't change anything from a previous test.
Help would be much appreciated.
- Lorenzo
Offline
Op vrijdag 9 mei 2014 16:10:52 UTC+2 schreef SHEePYTaGGeRNeP:Hello,
I am designing a new theme and everything is perfect except at some point the Tools icon during chat has now the icon of some strange language.I even changed the font back to the original:
.tiny.secondary.round.button.dropdown
{
font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
}
I have no idea what caused this, since I think I didn't change anything from a previous test.
Help would be much appreciated.
- Lorenzo
Offline
Hi,
Make sure your webserver allows access to font's file and returned response should be in utf-8 format.
Offline
Even when I comment out font-family: 'PA Sans', sans-seif !important; of the body in override.css this error still occurs.
I don't know what I changed that resulted in this behaviour, because it worked correctly before.
I also added these 2 lines in the my.ini in the mysql folder of the WAMP server:
[mysql]
default-character-set=utf8collation-server=utf8_general_ci
no-auto-rehash# Remove the next comment character if you are not familiar with SQL#safe-updates
Also I tried adding "default-character-set=utf8" in the wamp\bin\apache\Apache2.2.17\conf\httpd.conf file.
However nothing has changed.
if this is fixed the project is done so it would be great if this is fixed asap.
Op vrijdag 9 mei 2014 21:08:49 UTC+2 schreef Remigijus Kiminas:
Offline
Also there are no errors in the browser.
Offline
I am now trying it again with Windows 7 IIS, but I still have the same problem.
Offline
If I go back to a different theme this issue is not happening.
Do you know what could have caused this issue?
Cheers
Offline
IT IS DEFINITLY SOMETHING IN THE override.css
Offline
I really don't know what I changed.I turned on the WAMP server again and there were the chinese symbols.
Then I cleared my override.css and everything was standard, placed everything back and now it works normally?
I am now officially confused.
Problem might come back again though
Offline
Pages: 1