Show Event Category in list / shortcode
-
Hi,
i am looking for am solution to get the category_name of an event and show it in a horizontal list.
I tried to overwrite the list-widget.php with following code:
<?php echo tribe_get_event_categories( get_the_id() ); ?>
and it works in the sidebar widget.But how can i achieve to get the category_name as value by calling a shortcode?
Thank you for your help.
Michael
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Show Event Category in list / shortcode’ is closed to new replies.