I use the list display for my events. Right now, it shows only the next five upcoming events even though the calendar is scheduled out to the end of the year. How do I display more events while keeping it as a list?
Does the calendar show only 5 events total without any pagination to view more future events? Also, if you have a link available, would you mind providing a link to your site where you’re experiencing this issue so I can get a closer look at that one here?
I figured out the problem. I had a shortcode add-on that sets the default display to 5–pretty buried in its documentation–so I had to set how many I wanted to show. Thank you though.