You use default_view for that. You can choose between dayGridMonth, timeGridWeek, listWeek and listDay. For example:
[pgc default_view="listWeek"]
If you don’t want to show the other views:
[pgc default_view="listWeek" header-right=""]
Ah, yes I see now! Thank you!
It was on the instructions page. Actually TBH the documentation isn’t very clear – I think it would help to show a list of all the shortcode parameters rather than just showing them in those tiny scrolling boxes, as it’s easy to miss useful info.
Great plugin though!
Good to hear it’s working. And I agree that the documentation can be improved. I’ll look into this when I have some time.