Category Label and Meta

Home Forums Calendar Products Events Calendar PRO Category Label and Meta

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #47601
    Steve LaBadie
    Participant

    I want to disable the category and meta data from appearing on the detail page. Can you direct me to which file to edit.
    http://quantum.esu.edu/insider/event/top-girls/2013-04-30/

    #47980
    Barry
    Member

    Hi Steve,

    Sorry for the delay. Your post was incorrectly filtered out as spam and we only found it when doing a manual pass to check for things like this – so apologies on that front.

    A good starting place is our themer’s guide – link over on the right under Useful Resources – but basically you would want to override the single.php events template.

    Does that give you what you need here?

    #48071
    Steve LaBadie
    Participant

    I was wondering why my post didn’t show up on the forum. That answers my question. Thanks.

    #48081
    Steve LaBadie
    Participant

    Barry,

    I reviewed the single.php file and found nothing related to the category.
    /plugins/the-events-calendar/views/single.php

    #48102
    Barry
    Member

    Hi Steve,

    You should be able to locate a line containing the following:

    tribe_meta_event_cats();

    This could be removed completely or you could comment it out by prefixing it with a double slash // :

    // tribe_meta_event_cats();

    Does that help here?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Category Label and Meta’ is closed to new replies.