Leah – thanks for the note. I just bought in on the new ECPro, activated, and all of the old events – presto – appeared. Excellent. One question, however: with the previous version, when we wanted to display upcoming events of a certain category (for example theatre events) we used this URL:
http://domain.org/events/category/events-theatre/?post_type=sp_events&eventDisplay=upcoming
Using that URL structure now results in numerous errors on the resulting page:
Notice: Undefined property: stdClass::$ID in …/html/wp-includes/query.php on line 3349
Notice: Undefined property: stdClass::$post_title in …/html/wp-includes/query.php on line 3351
Notice: Undefined property: stdClass::$post_name in …/html/wp-includes/query.php on line 3353
Notice: Undefined property: stdClass::$post_parent in …html/wp-includes/post-template.php on line 1040
Notice: Undefined property: stdClass::$post_type in …html/wp-includes/query.php on line 3460
How do I now display upcoming events of a certain category?
Thanks again!