Hi,
The following error messages are appearing at the top of our homepage (infisim.com):
Notice: Undefined index: cell_index in /home/content/n3pewpnaspod01_data03/60/3066660/html/wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php on line 136
Notice: Undefined index: cell_index in /home/content/n3pewpnaspod01_data03/60/3066660/html/wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php on line 136
Notice: Undefined index: cell_index in /home/content/n3pewpnaspod01_data03/60/3066660/html/wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php on line 136
We had a similar issue a few weeks ago but fixed it by disabling the Sidebar Emulator (in the page builder settings). This setting is still disabled but the error messages are back.
Why would this be – and how do we fix it?
Thanks,
George
Hi George,
Does saving the page these notices is on help?
If not, you have a few options on how you can prevent these notices:
Use the new layout engine
Is there a specific reason you’re using the legacy layout engine? If not, please navigate to WP AdminSettingsPage BUilder and open the Layout tab. Set Use Legacy Layout Engine to Never and then save. How does that look?
Disable WP_DEBUG
The provided notices can safely be ignored but understandably, it’s hard to ignore them if they’re outputting on your frontend. You can prevent this by disabling WP_DEBUG. This can be done by editing your wp-config.php file.