• Resolved amspeck

    (@amspeck)


    I previously had my Typekit embed code working on the plugin, but just started a new Typekit, and now “Invalid Typekit embed code” when I try to paste in the new one. The new one looks different than the old, and is not two lines of code. Is there a way around this?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • This also happened to me. Did your figure it out?

    Ditto…

    Same here. I guess the plugin would need an update since Adobe changed the embed script.

    In the mean time you can add the embed code you find in the type kit account. Top right corner of the pop-up when you edit your type kit. Click on “Embed Code”.

    It should look something like this:
    @import url(“https://use.typekit.net/xxxxxxx.css”);

    Then use the font like this in your css:
    p {
    font-family: “source-serif-pro”, Georgia, Serif;
    }

    Basically saying, the plugin is not needed 🙂

    Plugin Author James Collins

    (@jamescollins)

    Hi everyone,

    It looks like Typekit have updated embed code format to use a new CSS-only approach, so we are working on releasing a new version of the Typekit Fonts for WordPress plugin that supports the new format.

    We will post here once the new version is released.

    Thanks for your patience.

    James

    Plugin Author James Collins

    (@jamescollins)

    Hi everyone,

    We have just released version 1.9.0 of the Typekit Fonts for WordPress plugin, which adds support for Typekit’s new CSS embed method.

    Please update to this new version and let us know if you encounter any problems.

    James

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Embed code not worksing’ is closed to new replies.