Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordCamp Font Installer Doesn't Work #1249

Closed
timbouchard opened this issue Feb 9, 2024 · 2 comments
Closed

WordCamp Font Installer Doesn't Work #1249

timbouchard opened this issue Feb 9, 2024 · 2 comments

Comments

@timbouchard
Copy link

Font manager for WordCamp site install doesn't work. Hoping to get help adding a font to use to our install.

To reproduce

Steps to reproduce the behavior:

  1. Go to WordCamp Site Editor > Typography > Install Fonts
  2. Upload woff2 font
  3. Activate font in list (see it showing)
  4. Refresh typography list (it will not show properly)

Expected behavior

Using typography style font installation. File uploads, even shows temporarily, then no longer works on refresh. Alternatively using a remote stylesheet with @import via GitHub also doesn't work due to @import being blocked via remote CSS.

Screenshots

font-upload-error
font-uploaded-showing
font-uploaded-not-showing

WordCamp

https://buffalo.wordcamp.org/2024/

System

  • Device: Macbook
  • OS: OSX Ventura
  • Browser Chrome
  • Version 121.06
@timbouchard
Copy link
Author

timbouchard commented Feb 9, 2024

Can you add the following font for use on https://buffalo.wordcamp.org/2024/?

(if we can use a github hosted font):
@import url('https://github.com/timbouchard/wcbuf24/raw/master/fonts/OffBit-Bold.woff2');

(if it has to be a google font):
@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');

@dd32
Copy link
Member

dd32 commented Feb 12, 2024

Can you add the following font for use on https://buffalo.wordcamp.org/2024/?

This has been requested here:
#1075 (comment)

Font installation will probably be fixed via #1245 and #1075.

@dd32 dd32 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants