Several PHP warnings

Got a couple of PHP warnings showing up in the browser console:

PHP Warning:  Array to string conversion in wp-content/themes/pro/cornerstone/includes/integration/Twig/vendor/twig/twig/src/Template.php on line 336
PHP Warning:  Undefined array key "unique_id" in wp-content/themes/pro/cornerstone/includes/functions/element-api.php on line 92
PHP Warning:  Attempt to read property "ID" on null in wp-content/themes/pro/cornerstone/includes/integration/acf.php on line 227
PHP Warning:  Array to string conversion in wp-content/themes/pro/cornerstone/includes/integration/acf.php on line 302

This is on the latest version of Pro, WordPress, and PHP 8.4.

Hello @JvP,

Thanks for writing in! If you want to get rid of the Warnings, turn OFF the WP Debug mode. These warnings will not affect any functionality of the site or the theme’s features. At the same time, we will forward this to @charlie.

Best Regards.

I know :slight_smile:

This is from a dev site. Thanks for passing these along.

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.