Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Update to remove PHP warning

$
0
0

Replies: 0

Hi there,

I get the warning message when add a new revolution slider element:

Warning: array_merge(): Argument #1 is not an array in ../wp-content/plugins/elementor/includes/base/controls-stack.php on line 1183

I tried to go to that line to see what happen and seem this call return false in Boolean not is an empty array:

$dynamic_settings = $control_obj->get_settings( ‘dynamic’ );

So, can you tell me why it return false and please update it should return empty array as default.

Thank you!


Viewing all articles
Browse latest Browse all 59525

Trending Articles