characters are not well formated in portuguese or spanish "ã", "ó", "é"
- Posted by elretirao (6) Offline
Please try again, here in Argentina works well.
calamuchita.com/ not use "www" because it is another site
Jorge
11 years 4 months ago #7
by elretirao
calamuchita.com/ not use "www" because it is another site
Jorge
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
I'm not using www. I just clicked your web link you posted above and it brings me to IIS 404 error page on those 3 links.
11 years 4 months ago #8
by erwinschro
Please Log in or Create an account to join the conversation.
- Posted by elretirao (6) Offline
Do not know what to say. Here work. Try this calamuchita.com
In this url: chatara.com.ar/terrenos.html
there is an item "Terrenos en el Parador de la Montaña" which shows that problem
11 years 4 months ago #9
by elretirao
In this url: chatara.com.ar/terrenos.html
there is an item "Terrenos en el Parador de la Montaña" which shows that problem
Please Log in or Create an account to join the conversation.
- Posted by elretirao (6) Offline
I discovered! It's because the font 'BebasNeueRegular' has no Spanish characters, change this in "simple.css" and ready. Thank you very much for your willingness to help. Jorge
11 years 4 months ago #10
by elretirao
Please Log in or Create an account to join the conversation.
- Posted by ana (4) Offline
Hello Jorge,
i have just read your answer.
But could you give me a tip how to make that change or suggest any line of code to add in simple.css?
Regards!
Ana
11 years 3 months ago #11
by ana
i have just read your answer.
But could you give me a tip how to make that change or suggest any line of code to add in simple.css?
Regards!
Ana
Please Log in or Create an account to join the conversation.
- Posted by elretirao (6) Offline
Ana: perdona mi lenguaje pero traduce tu con google translate. No hablo inglés
Debes seguir esta ruta (path):
yourdomain.com/modules/mod_minik2/tmpl/simple/assets/simple.css
Editar el archivo simple.css y aproximadamente en la linea 40 aparece el nombre de font
"BebasNeueRegular" allí la remplazas por alguna font segura o simplemente la borras, luego
guardas (save) y cuando veas la web de nuevo sales los caracteres especiales ñÑ çÇ áéí´etc.
Tambien si sabes o conoces css puedes eliminar la parte que está al principio del archivo
donde empieza @font
Suerte y cuéntame si te sirvió - Jorge
11 years 3 months ago #12
by elretirao
Debes seguir esta ruta (path):
yourdomain.com/modules/mod_minik2/tmpl/simple/assets/simple.css
Editar el archivo simple.css y aproximadamente en la linea 40 aparece el nombre de font
"BebasNeueRegular" allí la remplazas por alguna font segura o simplemente la borras, luego
guardas (save) y cuando veas la web de nuevo sales los caracteres especiales ñÑ çÇ áéí´etc.
Tambien si sabes o conoces css puedes eliminar la parte que está al principio del archivo
donde empieza @font
Suerte y cuéntame si te sirvió - Jorge
Please Log in or Create an account to join the conversation.