trish_ss
Forum Replies Created
-
I have been playing with this again, and have narrowed down these random things: –
Something with the Custom Font Loader aspect seems to be what is causing the delay, and if I try to remove the , ‘AntonioLight’ from the code, it will not load the effect at all despite the fact that I do not have Antonio Light even loaded as a typeface. Putting any nonsense as the second font seems work even, and having the second typeface listed seems to be the only thing I can do that makes the bigtext.js even apply at all on the thumbnails.If I use big text on the non custom text it fires just fine on page load, but does not work on the thumbnails without the second thumbnail. Once second typeface is added, both custom and non-custom bigtext aspects work, but take the delay to apply.
Not even sure what this tells me or if this can tell anyone anything, but am documenting it.
I looked into FOUT (always fun to learn a term for these kinds of these, ha) but I don’t know if that’s necessarily what this is? The webfont is applying just fine right away (at least it seems to for me – and I don’t have it installed on my computer and see the default font when I am moving things around which means it is coming from the web font, right?)
So there is no delay on applying the correct typeface, just on applying the text size through the big text js.
Thank you so much for all of your help! I did what you said and the text is applying again, however I am still having the same delay.
Okay, I cut it down to that code and it still isn’t working on my end ??
I tried that and it’s not applying at all now. Not quite sure what that tells us.