• Resolved Rahim

    (@rahimvaziri)


    Hi Dear SeedProd,

    I have made a font face and it’s working fine in website’s homepage and I can Apply that to wherever I want to have the font!

    But I cannot apply that to the coming soon page!

    The font family is : IranSans

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author SeedProd

    (@seedprod)

    How are you applying it? Other plugin won’t within the context of the coming soon page. So you have to apply it manually.

    Thread Starter Rahim

    (@rahimvaziri)

    I am doing this for ever-green.ir

    .seed-csp4 h1, .seed-csp4 h2, .seed-csp4 h3, .seed-csp4 h4, .seed-csp4 h5, .seed-csp4 h6 {
        font-family: iransans;
    }

    but not successful !

    Plugin Author SeedProd

    (@seedprod)

    I don’t see any of that css on the page when I view the page’s source, maybe you have a caching issue?

    Thread Starter Rahim

    (@rahimvaziri)

    Hi SeedProd,

    https://monosnap.com/file/KKAYD5chld8vhJFcj2Pc6w1MRiTqsu

    • This reply was modified 7 years, 11 months ago by Rahim.
    Plugin Author SeedProd

    (@seedprod)

    I see that but the font is not being loaded. https://goo.gl/9FpBC6

    You have to load the font using the @font-face css like this:

    https://www.w3schools.com/css/css3_fonts.asp

    Thread Starter Rahim

    (@rahimvaziri)

    Hi SeedProd,

    Can I put my fonts file out of the folder of the website?
    I mean imagine that my website is an add on domain in my public_html and my fonts are in the public_html too ( not in the folder of the project ).

    Can I address the fonts in the css of the website to the fonts that are out of it’s folder?

    Thank you.

    Plugin Author SeedProd

    (@seedprod)

    yep or upload them to the media library.

    Thread Starter Rahim

    (@rahimvaziri)

    Hi SeedProd,

    I don’t know why I cannot apply the font.
    I check that on my own website ( Look.ir ) which is closed for you but for me it’s open.

    I have used the font face : IranSans in many place in my website, so it means the font applying doesn’t have any problem, but I’m not able to apply the font on your plugin even on my site!

    Plugin Author SeedProd

    (@seedprod)

    Sorry I’m not sure either. 🙁

    All I can tell you is no custom font is being loaded on that page.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Font Apply not Working’ is closed to new replies.