neyret Profile Topics Started Replies Created Search replies: Forum Replies Created Viewing 1 post (of 1 total) Author Posts April 21, 2017 at 4:19 am in reply to: EVENTS CATEGORY ON THE HOME IN WP QUERY #1272580 neyretParticipant Thank you, after a big big search, I use tribe_get_event_taxonomy because I want just the terms. echo tribe_get_event_taxonomy( get_the_ID(), array( ‘before’ => ‘<br> <span>’, ‘sep’ => ‘ / ‘, ‘after’ => ‘</span>’ ) ); Author Posts Viewing 1 post (of 1 total)