Hello @prodigysystech
Thanks for your message, Can you please share the shortcode you used to display the expired events on your website?
Thanks
Hi,
Below is the short code.
[expire-event-list style=’list’ show=5 pagination=’yes’]
Hello any update on this..
Hello, When can I hear from you.. It’s urgent.
if I use only the shortcode of [expire-event-list] also getting the same error and not showing the date. below is the link.
https://www.tantraanalyst.com/ta/events_test/
PLEASE HELP WITH IT ASAP
Hello @prodigysystech
Sorry for the late reply. Please use the below shortcode for showing expired events
[event-list status='expired' style='list' show='5' pagination='yes']
Thanks
Thanks for the reply,
[event-list status=’expired’ style=’list’ show=’5′ pagination=’yes’
Used the above shortcode, then also showing the same. It’s showing the Old Expired event first and the latest expired events in last.
Hi,
I want expired events to show in the Latest Expired events to Old Expired Events wise. Is there any solution?
Ascending to Descending or Vise Versa
Regards
Shanth Kumar
Please use the sort attribute
[event-list status='expired' style='list' show='5' pagination='yes' sort='DESC']
or
[event-list status='expired' style='list' show='5' pagination='yes' sort='ASC']
Thanks