-
AuthorPosts
-
March 24, 2016 at 1:49 pm #603018
Hello and thank you for reading me,
I’m asking my problem here as I’m getting crazy and think it’s mabye theme related… I wanted to add a custom font (Engravers Gothic Regular) that I bought on myfonts.
1. I uploaded the files via ftp
2. I added the reference in the header.php : <link rel=”stylesheet” type=”text/css” href=”MyFontsWebfontsKit.css”>
3. Then use CSS to apply my font.It’s working ! But only on the homepage… The thing is my menu is in Engravers on the home, but not on the other pages… With Chrome code inspection I can see my “link rel” on every pages but still have a “GET error” because it didn’t find “MyFontsWebfontsKit.css”…
Could anyone help me on this ? (website is offline)….
Thank you very very much in advance !!
March 24, 2016 at 1:51 pm #603020(I’m using Photography Portfolio Demo)
Thanks again….
March 24, 2016 at 1:53 pm #603025Hi!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/ and add your custom font. If that too does not help, we would need temporary admin logins and FTP credentials
Cheers!
YigitMarch 24, 2016 at 2:25 pm #603066That’s exactly what I’be already done… Working only on homepage…
Please find my credentials below. Thank you very much !!
March 24, 2016 at 2:32 pm #603072Hi!
Your font cannot be found on other pages. That can be fixed via FTP but i am not able to login using the credentials you provided. Can you please check them once again?
Cheers!
YigitMarch 24, 2016 at 2:36 pm #603077Right :
March 24, 2016 at 2:49 pm #603087Hi!
I edited header.php file and change your code to following one
<link rel="stylesheet" type="text/css" href="/MyFontsWebfontsKit.css">
Please review your website
Please add following code to Quick CSS in Enfold theme options under General Styling tab to fix left aligning issue
.container.caption_container { max-width: 100%; }
Best regards,
YigitMarch 24, 2016 at 2:53 pm #603095Thank you very much, working perfectly… !! So it was only a “/” issue ?? (#feelstupid)
Thanks again Yigit, fast and efficient, I owe you a beer.
Have a good day
March 24, 2016 at 2:54 pm #603096Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)You too have a good day :)
Best regards,
Yigit -
AuthorPosts
- The topic ‘Custom font strange problem’ is closed to new replies.