What are the easiest ways to accomlish this via additional plugins (3rdparty), extensions, simple code modifications, etc. Could pagination plugin help?
Need to display via shortcode on a page a summary listing {list view)of all items on the main calendar of a specific category covering an entire year in the listing with maybe 40 entires, for example a listing of company holidays for the year.
List view needs to be a compact list more like the week’s list widget. and needs to display all events in that category for the year including those in the past …previous dates and those in the future, coming events in the year. Our school will use the list to show the main school calendar showing just holidays, final exams, teacher workdays, half days, etc. for the year.
Currently, it only prints out the list by month and a max of 10 events. Needs to be by year.
suggestions on how to proceed?