-
Notifications
You must be signed in to change notification settings - Fork 327
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
Typography controls bug #1560
Comments
Please elaborate. |
This sub-fields don't display default values and dont save it. https://yadi.sk/i/GLCPChA43NTTpm If "body_typography" and "headers_typography" have the same fields, all work correctly. |
This is the same issue as in #1521 - font-size and line-height are not saved in v3.0.10, also does not work in latest develop version. Works fine in v.3.0.9. |
It happens when we have more than one typography field and if they have diferent sub-fields. |
Thank you both for the extra details, this was just fixed. |
Hi!
There is some problen with typography field. In this example: https://github.com/aristath/_s/blob/master/inc/customizer.php#L74-L124 if lines 114-117 commented out or deleted the same sub-fields in "body_typography" field don't work correctly.
Version used: 3.0.10
Using theme_mods or options?
theme_mods
Code to reproduce the issue (config + field(s))
https://github.com/aristath/_s
The text was updated successfully, but these errors were encountered: