Hello,
Im currently using the free version of Tribe Events Calendar. Im working on implementing quite an advanced template and event substructure and am hoping to make use of your plugin.
One of the struggles im having is creating sub pages for events. I noticed that in the non-pro version sub pages are not supported. Is this supported in the pro version, and if not, will it/can it ever be?
Modifying $postTypeArgs to support wordpress’s page-attributes modifier, and setting ‘hierarchical’ => true does enable wordpress admin support, however it appears the template & URL handler will also need to be adjusted to support a hierarchical post structure.
Mainly my goal is to simply create sub pages under events to be able to create a structured layout with the main event being the parent.
Event -> About -> Participants
etc…