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

Woo Blocks - Editor Font not using site assigned fonts #119

Open
Justinabes007 opened this issue May 16, 2024 · 0 comments
Open

Woo Blocks - Editor Font not using site assigned fonts #119

Justinabes007 opened this issue May 16, 2024 · 0 comments
Assignees
Labels
[Priority] Important [Type] Bug Something isn't working
Milestone

Comments

@Justinabes007
Copy link
Contributor

Justinabes007 commented May 16, 2024

Describe the bug
The Cart Price block in backend on SC doesnt display the correct font - https://sixcats.club/wp-admin/post.php?post=336&action=edit

Seems theme json is assigning primary font as Manrope, as the Column is default font - it is looking for Manrope Primary which doesnt exist, changing the column to Rubix solves the issue, seems more backend issue at moment, will need to research more on how to resolve, think this is one of the issue when uploading fonts via backend and primary font is not set in theme.

When inspecting code the theme is looking for the Primary font which in theme.json is still Manrope.
Screenshot 2024-05-16 at 13 18 08

Selecting the Column and changing the whole column to use Rubix solves the issue, however should investigate Pro's & Cons vs upload fonts via editor vs assigning fonts in theme json.
Screenshot 2024-05-16 at 13 18 39

@Justinabes007 Justinabes007 added this to the 1.3.1 milestone May 16, 2024
@krugazul krugazul modified the milestones: 1.3.1, 1.4 Jul 17, 2024
@krugazul krugazul modified the milestones: 1.4, 1.4.1 Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Priority] Important [Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants