New Landing How can we help? Cardinal Typekit integration issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #244564
    bza
    Member
    Post count: 39

    Hi Guys,

    I integrated Fonts with typekit as described here:

    Using TypeKit Fonts

    I works well, however there’s an issue:
    The page loads the fallback font first, which is basically OK (once) in order to render faster.
    But it happens everytime I navigate on the site like when selecting a product.
    Shouldn’t the font be remembered in the browser cache?

    Is there an option to avoid this?

    (I’m not using caching or CDNs yet)

    BTW:

    The support has been quick and helpful so far and probably saved me bunch of $§€.
    Is there some buy me a coffee link or anything were I can show my appreciation?

    #245332
    David Martin – Support
    Moderator
    Post count: 20834

    Hi @bza,

    I see also the delay you mention, If you can add a WP admin login I’ll see if there is anything I can see that would slow this down.

    Thanks for the kind words of feedback, no need to donate anything. If you have a spare minute, it helps us if you can leave a rating/review on ThemeForest.

    Thanks.

    #245368
    bza
    Member
    Post count: 39
    This reply has been marked as private.
    #245705
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Without contacting Typkit support, the best advise I could offer you is to hide the text until the fonts have loaded.

    For example, please test this:

    .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading p {
    /* Hide the blog title and post titles while web fonts are loading */
    visibility: hidden;
    }

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register