• Resolved jackie777

    (@jackie777)


    The Latest Customizr update caused the editor font to change – it’s a serif script now… within the Editor…?
    Thanks for help with this –

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi

    same has happened with my site also. After update it is not setting selected font in customizr..

    Please update once you know the solution.

    Thanks

    David_G

    (@questas_admin)

    Hi,
    adding this line to your child-theme functions.php does change anything?
    add_filter('tc_add_custom_fonts_to_editor', '__return_false');

    Thread Starter jackie777

    (@jackie777)

    Hi –
    Thank you so much – this line in child-theme functions.php does work.

    On further poking around with this issue (which occurred after the theme update), the Visual Editor was using whatever the 2nd font was set to in GoogleFonts (from Customizr dashboard.)

    I don’t those particular font combinations and overrode them in the Typography section – which seems to be working now with that filter addition, THANK YOU.

    Am I correct in that Customizr in inc/admin/class-fire-admin-init.php sets the editor font to be customized according to the Google Font setting…?

    I’ll mark this as resolved but thanks for any more insight.

    Best –

    Yes you’re correct 😉
    This has been introduced in
    = 3.2.11 January 21st 2015 =
    (according to the readme.txt) so you were upgrading from which version?

    Thread Starter jackie777

    (@jackie777)

    Looks like I was upgrading from 3.2.10

    Thanks again for your help.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘theme update changed font in editor’ is closed to new replies.