joelbaker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Missing A Few 'F'sThanks Michael.
I seem to be missing fi in general, at a first glance.
I’m fairly convinced it is something to do with the ligature handling given all I’ve put above, and I doubt this is something totally specific to a given theme, but a more general problem – several people have the same problem but are using different themes.
I’ve changed the optimizeLegibility where I can see it set, but that hasn’t helped yet. I will post on radiate.
Thanks.
Forum: Fixing WordPress
In reply to: Missing A Few 'F'sI have the same problem.
Example: http://www.nowwhatmummy.com/2015/12/now-what/
The line:
‘So now I’m sat here in my slightly smelly gym clothes writing my first blog.’
appears with no ‘f’ in first.All plugins are disabled. If I switch to the standard 2015 theme the problem goes away.
Current theme is Radiate.
I’m sure this did not happen until today, when I updated both wordpress to 4.4.1 and this theme to its latest version.If I disable styles in Safari’s Develop menu, look at source, look in ‘reader view’ (in Safari) or even select the text on the rendered webpage and copy, the f *is* included.
So it appears that the f is styled to have foreground colour = background colour, or something like that.I’m looking through the css but I’m not sure what I’m looking for.