BUG on type ‘typography’ | WordPress.org

[ad_1]

If set ‘font-style’ => false, the current tab will display JS error, and also the page will go blank if you revisit the tab.

array(
‘id’ => ‘theme-typography’,
‘type’ => ‘typography’,
‘title’ => esc_html__( ‘Navigation Font’, ‘text’ ),
‘subtitle’ => esc_html__(‘Specify the navigation font properties.’, ‘text’ ),
‘google’ => true,
‘text-align’ => false,
‘font-weight’ => false,
‘font-style’ => false, // THIS IS THE ISSUE //
‘letter-spacing’ => true,
‘subsets’ => false,
‘color’ => false,
‘font-size’ => false,
‘line-height’ => false,
‘letter-spacing’ => false,
‘units’ => ”,
‘default’ => array(
‘font-family’ => ‘Montserrat’,
‘google’ => true,
),
),

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer