Category in Event list widget

Home Forums Calendar Products Events Calendar PRO Category in Event list widget

  • This topic has 2 replies, 3 voices, and was last updated 8 years ago by Durk Oberman.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1506918
    Durk Oberman
    Participant

    In post Show category in Event list wdget i asked how to show also the category of the event in the widget.

    I followd the instructions and did put the code mentioned on tribe_get_event_categories into the 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 for example the attachment

    #1510458
    Jennifer
    Keymaster

    Hi Durk,

    Since we’re working on this over here, I’ll go ahead and close this thread out. See you over there!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Category in Event list widget’ is closed to new replies.