WPIntell

Source evidence

Embed code not worksing

Adobe Fonts (formerly Typekit) for WordPress · support · 2017-11-30T03:07:00+00:00

mixedsentiment
mediumseverity
0.72relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 32 rows with source links

12.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
amspeck resolved
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] 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 🙂 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 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

Comments

5 shown
plumstudio 2017-12-01T16:27:00+00:00

This also happened to me. Did your figure it out?

decoderltd 2017-12-04T15:08:00+00:00

Ditto…

alFrame 2017-12-05T01:40:00+00:00

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 🙂

James Collins 2017-12-05T06:50:00+00:00

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

James Collins 2017-12-05T08:31:00+00:00

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