PHP error re: Events Calendar Schema
-
This issue happened before and was resolved: https://www.ads-software.com/support/topic/php-warning-on-calendar-the-events-calendar/#post-14044168
It’s back again but on line 188 instead of 187.
Getting the following PHP error at the top of the calendar page, related to Modern Tribe Events Calendar, probably virtual events.
Warning: Attempt to assign property ‘description’ of non-object in …/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php on line 188
I went in and commented out the line so there’s not an error showing on my client’s site.
/*$d->location->description = \get_the_excerpt( $venue_id );*/
The page I need help with: [log in to see the link]
- The topic ‘PHP error re: Events Calendar Schema’ is closed to new replies.