Please always enter the name of the template and the Joomla version and the live URL if available
[SOLVED] exo2 font and tp travel template
- blue_peter
- Offline Topic Author
- Junior Boarder
- Posts: 23
- Thank you received: 1
Hi.
thanks for your suggestion.
i come from Italy, and for GDPR problems i think it's all solved using n appropriate gdpr module and some page dedicated.
usually, because into the site i use google maps, I never thought about using google fonts into a local folder.
for this site i'm developing now, i tried your solution and it works, so... thank you!!!
i have now a little question: into the font folder i created following your instruction do i need to insert ALL the exo-2 font?
or may be i can insert only (for example) exo2 regular, exo 2 bold and exo2 italic?
by the way, just for my curiosity, i tried the same google font (exo 2) onto another site, with another template (tp_ultimate), and if i use this font from google site there is the same problem.
may be a problem of astroid framework with exo 2 font?
another point of view in this discussion is that with joomla 3, i never had this kind of problem.
just in case you think it's necessary, i you wnat i can open a discussion also into astroid forum, just to see what it happen.
Thank you for your response and assistance: this is what makes joomplates a very reliable and affordable site.
Gianpietro
thanks for your suggestion.
i come from Italy, and for GDPR problems i think it's all solved using n appropriate gdpr module and some page dedicated.
usually, because into the site i use google maps, I never thought about using google fonts into a local folder.
for this site i'm developing now, i tried your solution and it works, so... thank you!!!
i have now a little question: into the font folder i created following your instruction do i need to insert ALL the exo-2 font?
or may be i can insert only (for example) exo2 regular, exo 2 bold and exo2 italic?
by the way, just for my curiosity, i tried the same google font (exo 2) onto another site, with another template (tp_ultimate), and if i use this font from google site there is the same problem.
may be a problem of astroid framework with exo 2 font?
another point of view in this discussion is that with joomla 3, i never had this kind of problem.
just in case you think it's necessary, i you wnat i can open a discussion also into astroid forum, just to see what it happen.
Thank you for your response and assistance: this is what makes joomplates a very reliable and affordable site.
Gianpietro
by blue_peter
The topic has been locked.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello, youre right there is something wrong with Exo 2 font.
Thats the wrong code
Here is the right code, but we have to fix it in the Atroid
Github Issue, will be fixed in next Astroid version
github.com/templaza/astroid-framework/issues/462
Thats the wrong code
Code:
.body { line-height:1.6em; font-family:"'Exo 2'", Arial, Helvetica, sans-serif; }
Code:
.body { font-family:"Exo 2", Arial, Helvetica, sans-serif; }
Github Issue, will be fixed in next Astroid version
github.com/templaza/astroid-framework/issues/462
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:1 year 5 days ago
by joomlaplates
Last edit: 1 year 5 days ago by joomlaplates.
The topic has been locked.
- blue_peter
- Offline Topic Author
- Junior Boarder
- Posts: 23
- Thank you received: 1
Replied by blue_peter on topic [SOLVED] exo2 font and tp travel template
Posted 1 year 4 days ago #33992
THANKS SO MUCH..
problem solved.
Gianpietro
problem solved.
Gianpietro
Last Edit:1 year 4 days ago
by blue_peter
Last edit: 1 year 4 days ago by WM-Loose.
The topic has been locked.
Moderators: joomlaplates