Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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 !!

    #603020

    (I’m using Photography Portfolio Demo)

    Thanks again….

    #603025

    Hi!

    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!
    Yigit

    #603066

    That’s exactly what I’be already done… Working only on homepage…

    Please find my credentials below. Thank you very much !!

    #603072

    Hi!

    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!
    Yigit

    #603077

    Right :

    #603087

    Hi!

    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,
    Yigit

    #603095

    Thank 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

    #603096

    Hey!

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Custom font strange problem’ is closed to new replies.