Enabled Edge fonts today and a good chunk of the fonts in "Browse" show a generic serif for the preview. Preview (thumbnail, not edit page) doesn't change until font is enabled and a CSS selector set. Checked League Gothic and Boogaloo edit page and preview was showing correct font.

Let me know if you need more information - more than happy to help.

CommentFileSizeAuthor
font-incorrect-display.jpg151.74 KBCourtney.B

Comments

Drave Robber’s picture

If the preview is OK on the first page but broken on subsequent pages, it's most likely an AJAX issue.

You can work around this by editing the view to disable AJAX (admin/structure/views/view/fontyourface_browse/edit, look under 'Advanced').

(Actually, a while ago in #1810308: Please disable autosubmit for font browsing (and also maybe turn off AJAX) I suggested turning AJAX off in defaults - AJAX is nice to have but not indispensable, and it seems not to work properly for more than 1% of users.)

Courtney.B’s picture

Status: Active » Closed (works as designed)

Thanks Drave!

Closing this issue since I'm probably one of the unlucky users who has AJAX problems. I'm going to view this positively though - at least I'm in the 1% for something. ;)

I'll be disabling AJAX as you suggested.