Turn off recurring events

Home Forums Calendar Products Events Calendar PRO Turn off recurring events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1037734
    rbinteractive
    Participant

    Recurring events is a huge pain in our event calendar. People will go in and submit an event for three months, that isn’t an event at all ( such as a fundraiser or something similar). How do we turn off recurring events completely for people submitting events?

    #1037976
    Brook
    Participant

    Howdy rbinteractive,

    I can see how that would be a pain. There are a couple of ways to hide that field. The easiest way would be to add a tiny amount of CSS to your theme:

    .tribe-community-event-info .recurrence-row {
    display: none;
    }

    There you go, the recurrence field should be hidden now. Would that work?

    Cheers!

    – Brook

    #1076038
    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 ‘Turn off recurring events’ is closed to new replies.