Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
bshadley
tagDiv Member

Solved it, and leaving here in case anyone else has a similar issue. I had inadvertently left shortcode for ad placement in the custom template I’m using for posts, in the custom ad boxes.

bshadley
tagDiv Member

Any thoughts on this? Thanks.

bshadley
tagDiv Member

Solved. My mistake here was not ensuring the name of the font entered in the “custom font family” field exactly matched the name of the font included in my Typekit. Once they match, it works.

And for reference, I’m using the Javascript embed code, which I’ll paste below for reference:

<script>
(function(d) {
var config = {
kitId: ‘XXXXX’,
scriptTimeout: 3000,
async: true
},
h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\bwf-loading\b/g,””)+” wf-inactive”;},config.scriptTimeout),tk=d.createElement(“script”),f=false,s=d.getElementsByTagName(“script”)[0],a;h.className+=” wf-loading”;tk.src=’https://use.typekit.net/’+config.kitId+&#8217;.js’;tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!=”complete”&&a!=”loaded”)return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
})(document);
</script>

bshadley
tagDiv Member

Calin,

Thanks for the information. Since I’m using Typekit, using the .woff format isn’t an option. So I’m left with using an embed code for Typekit. As indicated I’ve tried the “default” embed code from Typekit as well as the Javascript version you reference. Unfortunately I’m getting the same non-working result no matter how I do it. I’m going to go ahead and email the contact address. Appreciate the support.

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