Event Categories

Home Forums Calendar Products Community Events Event Categories

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19676
    Paul
    Participant

    Ive just added the community event plugin to a site although the events are submitted to draft as they should the category selection hasn’t come through on the post, is this a known bug?

    Also is there anyway to exclude categories from the list displayed on the submission form?

    #19700
    Jonah
    Participant

    Hi Paul,

    That’s not an issue we’re aware of. Have you tried disabling all other plugins to see if there might be a conflict?

    On the excluding categories – there’s not currently any way to do this in the admin but we do have this on the roadmap. In the interim you can easily hide categories with CSS like so:

    #event-categories #tribe_events_cat-4,
    #event-categories #tribe_events_cat-5 {
    display: none;
    }

    I hope that helps! Let me know if deactivating other plugins works for the saving categories issue 🙂

    Cheers,
    Jonah

    #976932
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Categories’ is closed to new replies.