Zdravim, mam problem – php mne hazi nasleduji warningy:
- Warning: A non-numeric value encountered in …/www/wp-content/themes/Divi/functions.php on line 2440
-zde na danem radku v souboru je:
- 2439- $wp_customize->add_setting( ‘et_divi[widget_header_font_size]’, array(
2440- ‘default’ => et_get_option( ‘body_header_size’ * .6, ’18’ ),
- Warning: A non-numeric value encountered in /web/htdocs3/yoda_pizzacz/home/www/wp-content/themes/Divi/functions.php on line 5841
radek 5841 – $widget_header_font_size = intval( et_get_option( ‘widget_header_font_size’, intval( et_get_option( ‘body_header_size’ * .6, ’18’ ) ) ) );
Poradíte prosím? Díky