• Resolved zucoos

    (@zucoos)


    I using this shortcode but limit od showing just 8 upcoming not work, how to fix ti?

    [event-list link_to_event=true date_filter=upcoming show_filterbar=false show_details=false show_location=false show_starttime=false single_event_only=true num_events=8]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author mibuthu

    (@mibuthu)

    Actually with date_filter=upcoming the attribute num_events will be ignored. Probably this is bad behavior, I will have a look at this again in one of the next versions.
    If you want to change it now, you can define the “upcoming” daterange manually:
    date_filter=today~2999-12-31
    With this filter the num_events attribute should work.

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes’ is closed to new replies.