This notice is displayed only once and disappears after refreshing the page. (This message will be displayed after updating Elementor)
Notice: Undefined index: margin_tablet in /home/public_html/wp-content/plugins/elementor/core/files/css/base.php on line 776
Notice: Undefined index: margin_mobile in /home/public_html/wp-content/plugins/elementor/core/files/css/base.php on line 776
Notice: Undefined index: padding_tablet in /home/public_html/wp-content/plugins/elementor/core/files/css/base.php on line 776
In line 776 there is the following code:
$value = $values[ $control['name'] ];
How do I fix this message?
Are notices important and vital?
Is there a solution so that all WordPress and WooCommerce messages (Error, Warning, Notice, etc.) are displayed only for the admin and none of the users and customers see these messages?