following my last post:
I have put the following code in the template list-widget.php: <?php echo tribe_get_event_categories(); ?>.
Now the category is shown but there are also labels shown that i don’t want to be there.
I found in general.php at row 425 this piece of code:
'label' => null,
'label_before' => '<div>',
'label_after' => '</div>'
My question, is it posible to not show the label (word) Evenement and put the name of the category behind the label Categorie?
See also attachment.
Thank.
Durk