Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Its the home page
For me the home page menu is in bold and the other menus are normal, not for you?
Attachments:
You must be logged in to view attached files.Hi,
Can I ask a quick last question,
Do you know why my homepage menu in in opensans 700 and the menu from all other pages are in opensans 600?
Hey!
It worked 🙂
The result?
Not better lol
I can’t say that hosting fonts on my server is faster.. there is some wait time when the theme get the fonts from google, but it seems that the wait time to load the file locally is about the same to 100ms slower..
I’ll continue my testing, maybe there is a setting somewhere to speed it up a bit.. but worth the efforts? To learn some stuff yeah, to increase conversions rate? Not at all 🙂
THanks for your help
This reply has been marked as private.This reply has been marked as private.Hi David,
Thanks for your answer
The goal is actually to host the fonts on my server so when the page load it wont have to call the information from google server…
Edit : using this tool https://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin
Hi,
Just a question about the whole process.
SO I uploaded the files into download from the google web font helper into one of my uploads folder
I added the css code to the custom css into dante’s area for this
But how to I get the theme to actually use that css, that font. In the font options, if either I choose standard or default fonts, it do not load the right font.
So I’m kind of stuck here
THanks!
It is very complicated?
HI Rui,
Thanks for the link, it work!
I just need a bit of help:I uploaded the css into the custom css of dante theme but I would like to specify 3 things :
I would like to use open-sans 600 for body text
I would like to use open-sans 700 for headings texts
How could I adjust the font size for the different headings (h1, h2..)?Thanks!
/* open-sans-600 - latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: url('../fonts/open-sans-v14-latin-600.eot'); /* IE9 Compat Modes */ src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v14-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v14-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-600italic - latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: url('../fonts/open-sans-v14-latin-600italic.eot'); /* IE9 Compat Modes */ src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('../fonts/open-sans-v14-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v14-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v14-latin-600italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v14-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v14-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-700 - latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('../fonts/open-sans-v14-latin-700.eot'); /* IE9 Compat Modes */ src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v14-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */ } /* open-sans-700italic - latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: url('../fonts/open-sans-v14-latin-700italic.eot'); /* IE9 Compat Modes */ src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans-v14-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v14-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v14-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v14-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */ }
Sorry to revive an old post, but is there an easy way to download google fonts into the server/theme?
I think that fontdesk is not an option anymore to get customizable fonts.
Thanks
Hi,
Yes thanks, this is what I found out 🙂
Maybe you could update old post with this information !
Forget it I found….
W3 total cache don’t work well with cloudflare flexible ssl and wordpress https (ssl) plugin.
I used autoptimize with great success with w3 total cache, I’ve been able to combine css and js successfully
Thanks
Hi,
ANy news about this one?
Thanks
Hi,
I actually found a great plugin that block ressources where not needed.
I blocked the js key from being load everywhere and I just load it where I have a map showing…
Thanks!
-
Posted in: We hit Power Elite.