Search for: Log In Free Support [Support request] add local font to generateblock dropdown Home › Forums › Support › add local font to generateblock dropdown This topic has 5 replies, 4 voices, and was last updated 1 month, 3 weeks ago by Elvin. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts July 10, 2020 at 2:10 am #1358768 Long Hello I already installed custom fonts into Customizer, how can I add it to Advanced Typography dropdown In GenerateBlocks without having to type the font name every time. add_filter( ‘generate_typography_default_fonts’, function( $fonts ) { $fonts[] = ‘Custom Font’; return $fonts; } ); Many thanks July 10, 2020 at 10:02 am #1359358 TomLead Developer Lead Developer Hi there, As of right now there are no filters for that, but we’ll definitely be adding one π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development July 13, 2020 at 4:02 am #1361742 Long Many thanks Tom, any ETA for this? July 13, 2020 at 9:14 am #1362197 TomLead Developer Lead Developer Not at the moment – will see if I can get it added in 1.2 π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development December 2, 2020 at 2:02 pm #1564592 Ash Is this already implemented? December 2, 2020 at 5:44 pm #1564800 Elvin Customer Support Hi, You can see the full changelog here. https://generateblocks.com/generateblocks-1-2-0/ It doesn’t seem to be implemented yet. We’ll see if we can add it in after transitioning the rc to the official release. A wise man once said: "Have you cleared your cache?" Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In