How to deal with “Illegal string offset” and “Uninitialized string offset” issues
These look like Notices which show on the front end when debug mode is enabled. To disable that; Please try editing the wp-config.php file in your website root, and just before the line “/* That’s all, stop editing! Happy blogging. */“, add the fo ...