Hi community,
i’m working with the events calendar pro right now. I’m working for a company and i’m assigned to customize it, but i don’t have any informations about the user account so i’m posting here.
At the moment i’m working at the file ‘the-events-calendar/src/views/month/single-event.php’ and i’m trying to retrieve the category for this post.
i’ve tried to use: tribe_get_event_cat_ids, tribe_get_event_cat_slugs with the $post parameter (global param at the beginning of the file) and tribe_meta_event_category_name.
But I always got an empty Array or an empty string. I even analyzed the data-tribejson and found out that the category-id or category is missing there too. Example: “categoryClasses”:”tribe-events-category- post-11179 tribe_events type-tribe_events status-publish hentry tribe-events-venue-11167 tribe-events-last”.
Is it possible that there is a flaw for the category in this plugin?
Best regards,
mr. A