I am using this calendar on our Church website, so far I’m getting on OK with it.
Link: http://www.caldicotmethodists.co.uk/
As the administrator I would prefer the dates in ascending order, I appreciate it is just one click & they change, but I have to keep doing it. Can the default be changed to ascending.
Any replies to [email protected] my web developer Phil set all this up for us.
Kind regards,
Roger Simms
This topic was modified 10 years, 9 months ago by Phil Hoy.
Unfortunately there isn’t an option to have this as default other than to do like you originally say and click the column to switch the order. If you would like, you could do a pre_get_posts() (ensuring that you target only the admin view of events) and reset the query arg for “order” to be ascending.