Disable Recurring Event (See all) Option For Front End Users

Home Forums Calendar Products Events Calendar PRO Disable Recurring Event (See all) Option For Front End Users

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #911043
    wncmusicacademy
    Participant

    Is there a way to disable the Recurring Event (See all) option for recurring events. It is a pretty useless tool and can be confusing for my customers. Any help would be greatly appreciated.

    #911796
    Brian
    Member

    Hello,

    Thanks for purchasing our plugins.

    There is no feature to disable the Recurring Events (See All), sorry you do not find it useful many people do!

    However, I think the easiest way to remove it is with some css.

    .single-tribe_events .tribe-events-schedule .recurringinfo {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #932226
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable Recurring Event (See all) Option For Front End Users’ is closed to new replies.