Plugin Author
room34
(@room34)
Hi… I just checked your page and I see it is showing 5 events in list view, which is the default. You can change the number of events shown using the count parameter:
https://icscalendar.com/icsdocs/#count
List view does not have a built-in pagination option, but you can build your own by using multiple list view shortcodes along with the skip parameter (in conjunction with count):
https://icscalendar.com/icsdocs/#skip
Hello, thank you for the quick response! The count shortcode works perfectly but the 2nd part of your response is over my head LOL, can you elaborate more about using multiple list view shortcodes?
Plugin Author
room34
(@room34)
Well… it would involve some crafty CSS and JavaScript to show/hide the different blocks. Probably not something you’d want to attempt if you’re not a coder.
I appreciate your suggestion of pagination in the list view though… I’ll add that to the development to-do list. It should be pretty easy to implement, and would definitely add value to the list view.
In the meantime I would suggest you just use count to make the list as long as you want to show. (The list view was never intended to show “everything,” just the next handful of events. There are more view options in the Pro version of the plugin.)
Thank you so much for considering my request, pagination would indeed be good for our readers! Thank you for the quick responses too, for now I’ll use the count shortcode. Look forward to the next update!
