Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

dealing with googlefont latency

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Due to chrome's lack of a timeout and fallback for webfonts, I'm struggling with latency in Chrome - which is preventing an image feature from loading on a content-heavy onepage build.

I ran across this post regarding this issue and wonder what you think of the API at the end? Is it something I can implement?
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
Are we talking FOUT?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
?

(edit: getting an education here...)

FOUT is not the problem - at least not here. i have a banner waiting for fonts to download before the first image in the scroller appears. I want to get the image to load - by delaying the font load.

edit: and i suppose the 404's on googleapis.../jquery/1.9/ui_1.9.min.js and smoothness/jquery-ui.css don't help much
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 9 years 7 months ago by blueshift.
The administrator has disabled public write access.
Are you able to optimise the images so they load quicker?

smushit etc?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
the delay is caused by the font load... not the image. FF loads right up.
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
You have two versions of jquery loading and the font icons are no longer displaying correctly

I'm slightly confused as I don't see the delay / issue

The image loads then the font
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
chrome mac maybe? it is definitely waiting on fonts first, status bar says so.

thanks for the heads up on the double jquery. the component was loading it so I suppressed it, then installed jquery easy - definitely better. FF is still faster though.
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 9 years 7 months ago by blueshift.
The administrator has disabled public write access.
I'll ask the other team members when they are available to take a look

I don't see a problem on my pc

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
the font icons are no longer displaying correctly


this happens with css compression on. how can i keep this from happening - i do like to compress css when in production.
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
Template compression or extension?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
from the template manager
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
The fonts are actually loaded async so they shouldn't hold up the page although I think that perhaps the slideshow might be waiting for the page to be ready or loaded. You could see if the developer can change whether the slideshow loads when the page is ready or loaded perhaps.

But not sure we can do much to solve that issue.

Site looks great btw.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
of course it looks great. started with a great template! :)
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 9 years 7 months ago by blueshift.
The administrator has disabled public write access.
Cheers :)

Thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers