-
AuthorPosts
-
February 10, 2022 at 10:41 am #1339934
After the update to 4.8.9.1 the uploaded fonts are not applying correct anymore. This happened to nearly all of our sites which got the 4.8.9.1 update.
In this case I uploaded the fonts Source Sans Pro and Source Serif Pro. To solve the issue I already tried to reupload the fonts as intended.Something I have noticed:
If I inspect the page over the google dev tools and look at the styling of a p-tag it displays this:
‘source serif pro’, Helvetica, Arial, sans-serif -> its crossed out, but not because it gets overwritten.The “spelling” is wrong, it should look like this: ‘source-serif-pro’, Helvetica, Arial, sans-serif -> then it works. Also if I go to the quick css pannel and type it in like this: ‘source-serif-pro’, Helvetica, Arial, sans-serif, it works as intended.
This happens to most of our sites that running enfold on 4.8.9.1 and my “workaround” fixed it in all cases.
Best regards
February 10, 2022 at 1:37 pm #1339970Hey Daniel,
Thanks for contacting us!
We are sorry for the inconvenience. Our devs already fixed the issue and it will be included in upcoming version.
If you would like to apply the fix on your installations, please go to Appearance > Editor and replace the content of /enfold/framework/php/class-style-generator.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_9_1/framework/class-style-generator.php and then replace the content of /enfold/framework/php/font-management/class-avia-type-fonts.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_9_1/framework/font-management/class-avia-type-fonts.php
Please make sure to save theme options after updating the files :)
Best regards,
YigitFebruary 10, 2022 at 5:57 pm #1340018Hey Yigit,
it worked perfectly! thank you!
Best regards
February 10, 2022 at 10:26 pm #1340046Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit -
AuthorPosts
- The topic ‘Uploaded fonts not applying correct after 4.8.9.1’ is closed to new replies.