Hey,
i’m getting this error when assigning an Elements Header with the template tag {{post_terms.taxonomy}} to All Posts:
( ! ) Catchable fatal error: Object of class WP_Error could not be converted to string in /app/public/wp-content/plugins/gp-premium/elements/class-hero.php on line 848
The Posts has taxonomy, category and tag, assigned to them.
If the template tag {{post_terms.taxonomy}} is removed from the Elements header, the header is working.
WP 4.9.8
PHP 7.2.0
MySQL 5.6.34
Apache webserver (Local by Flywheel)