Closed robertjwhitney closed 10 years ago
I think one option might be to let me load the font set locally or specify another font via a config option.
Yeah, definitely true. I'm working on a way to slim down the options as much as possible, externalize stylesheets, and boost the load time, but have been fighting cross-browser rendering. I can put what I have up on a branch if you want
Nah it's cool. I just made a branch that uses https://github.com/lwe/entypo-rails for my purposes.
Isn't this issue like those where people use http:// instead of // ?
This has been fixed via https://github.com/carrot/share-button/commit/477236c786844780496a3d33dd3d02ee2d475c72
@robertjwhitney I've also paired down the Google font via their awesome text
parameter. It should now be about ~1/20th of the size.
I'm still facing the issue. Check footer of https://www.ubiplug.com/awair/
@mrsud Your site doesn't appear to work.
Also, are you using the most up-to-date version of the repository? At this point, use what's on master and not in releases.
Yeah, I just downloaded the js file present in build folder of master.
On Wed, Feb 12, 2014 at 9:46 AM, Tom Milewski notifications@github.comwrote:
@mrsud https://github.com/mrsud Your site doesn't appear to work.
Also, are you using the most up-to-date version of the repository? At this point, use what's on master and not in releases.
Reply to this email directly or view it on GitHubhttps://github.com/carrot/share-button/issues/32#issuecomment-34837432 .
@mrsud ok, let me know when your site is live again and I'll check it out.
It's live.
On Wed, Feb 12, 2014 at 9:51 AM, Tom Milewski notifications@github.comwrote:
@mrsud https://github.com/mrsud ok, let me know when your site is live again and I'll check it out.
Reply to this email directly or view it on GitHubhttps://github.com/carrot/share-button/issues/32#issuecomment-34837607 .
@tmilewski http://i.imgur.com/WYR03Rr.png
I'm very sorry, I don't know why the site is not available for you.
@mrsud I was able to recreate the issue. It's simply a caching issue on our CDN. I have purged the file in question and you should see it work in a short while. Sorry about that.
Thank you! It's working now.
:thumbsup:
Well, first I removed the protocal from the calls out to the font stylesheets, but welove fonts doesn't work over https so that's out. Related is that I don't really want to load two entire font sets for a an icon and a little bit of text...