• Resolved Kristina Romero

    (@krmediadesigns)


    I looking for a solution to exclude dates from an event. My client’s events often span two weekends, but that shows up as a full week unless I can remove or exclude the dates in-between. Other calendar plugins can do with (i.e. AIOEC and Event Espresso). Why can’t The Events Calendar? Anyone found a solution to this?

    http://wordpress.org/plugins/the-events-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Kristina Romero

    (@krmediadesigns)

    Okay, found a workaround using CSS:

    /* CALENDAR EXCLUDE */
    #event_285-22, #event_285-23, #event_285-24, #event_285-25, #event_285-26 {display: none;}

    The first number is that of the event id and the second is the number of the day. Simple workaround for an easy fix.

    Repeat events such as this are possible with The Events Calendar PRO.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Exclude Dates from Event?’ is closed to new replies.