Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

CHILD THEMES – php Errors

Home / Forums / Virtue Theme / CHILD THEMES – php Errors

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme

Tagged: , ,

November 24, 2017 at 4:47 am

Hi,

I downloaded the Virtue Premium Child Theme. When activating, these Errors appear:

Warning: array_merge(): Argument #5 is not an array in …/wp-includes/widgets.php on line 1159
-> 1159 $shown_widgets = call_user_func_array( ‘array_merge’, $sidebars_widgets );

Warning: array_diff(): Argument #2 is not an array in …/wp-includes/widgets.php on line 1160
-> 1160 $lost_widgets = array_diff( $registered_widgets_ids, $shown_widgets );

Warning: Invalid argument supplied for foreach() in …/wp-includes/widgets.php on line 1162
–> 1162 foreach ( $lost_widgets as $key => $widget_id ) {

Warning: array_merge(): Argument #1 is not an array in …/wp-includes/widgets.php on line 1170
–> 1170 $sidebars_widgets[‘wp_inactive_widgets’] = array_merge( $lost_widgets, (array) $sidebars_widgets[‘wp_inactive_widgets’] );

Working with the current WordPress, Kadence Virtue Premium and other Plugins. Everything is up to date.

Any idea?

  • The forum ‘Virtue Theme’ is closed to new topics and replies.