Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @room34 is there a way to not render the Month ( class=”ics-calendar-label” ) in list view? my structure is in columns (with your help of adding data-events-count). I have the Month label hidden with css, but there are situations where i depend on nth-child selectors and the hidden month is throwing that off.
    fyi my structure:
    [date/event(s)] [date/event(s) data-events-count=”2″] [date/event(s)]

    Thanks for your time

    Sounds good. Awesome plugin and great support. Thanks

    @room34 I’m trying to have a situation where the count we add to the shortcode reflects the number of wrappers so that we can custom style the results in a grid or flex column structure
    [date/event(s)] [date/event(s)] [date/event(s)] [date/event(s)]

    but currently one of the dates has 2 events, so when i set the count to 4, only 3 wrappers show… this would be ideal, however for another possible workaround.. is there a way to add an attribute/class to the wrapper for dates with multiple events. i.e data-events=”count-2″ ? this way I could address these types by spanning the widths, etc

    thanks for your time

    @room34 that is what I’m asking, thanks. so theres no way to handle that with another option?
    If not, is there a way to have each event to have its own date in list view?

    I’m looking for a way to show 4 events in 4 separate wrappers, but if one of the days has 2 events I’m only getting 3 date wrappers “ics-calendar-date-wrapper”

    Thanks

    Hello, the limit days feature only works in consecutive days in De’s example, but is there a way to show 5 days worth of events that aren’t consecutive? i.e instead of Dec 18th, its Dec 23rd… is there a way to do that?

    OR is there a way to break out the grouping of events so that each has the date ( in this manner ):
    Dec 14
    – 1 event
    Dec 14
    – 1 event
    Dec 15
    – 1 event
    Dec 16
    -1 event

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)