I would like the View more link to go to a list instead of the calendar. Can this be done even though the default view of the Events (main page) is Calendar?
You can accomplish this by following our Themer’s Guide to copy the list widget file found within the core Events Calendar plugin at src > views > widgets > list-widget.php file and copying it into your theme and modifying that link within that file to link to “/events/list”.