Hey Bouchair,
Thanks for reaching out to us!
Unfortunately there isn’t a way to do this within the current settings. However, there are a couple options you can pursue:
- [less ideal] you could add the widget 5 times and manually set the events to be used for each widget
- You could create the template file (or create a shortcode to use in an existing widget area) to use tribe_get_events to get the next 5 events. You could then loop through those events and for each do a “do_shortcode()” of the countdown widget using the current event.
Let me know if this helps.
Thanks!