#1 no filter
[get_togethers_cards_enhanced event_filter=”future_and_ongoing” show_filters=”false” ]
#2 show filter no sorting specified (should default to asc)
[get_togethers_cards_enhanced event_filter=”future_and_ongoing” ]
#3 show filter with asc
[get_togethers_cards_enhanced event_filter=”future_and_ongoing” order=”asc”]
#4 show filter with desc
[get_togethers_cards_enhanced event_filter=”future_and_ongoing” order=”desc”]