# Month View settings

Source: [https://docs.virtosoftware.com/docs/virto-calendar-web-part/calendar-configuration/classic-calendar-settings/month-view-settings/](https://docs.virtosoftware.com/docs/virto-calendar-web-part/calendar-configuration/classic-calendar-settings/month-view-settings/)
Product: Virto Calendar Web Part
Updated: 2026-08-12


Month view settings are similar to multiday view settings.

![Month view settings panel for the Virto Calendar web part](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/month_view_settings_1-421x1024.png)

In addition, you can edit the text displayed if there are more items in the cell or the number of weeks in a month (6 is recommended). For example, to display the text as shown below, you need to enter the following combination: Copy

```
+&nbsp;{0}&nbsp;more
```

In this case, the special token **{0}** is used. If it is not used, the number of items will be inserted at the end of the string.

![Field for entering the more items text with the {0} token in Month view](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/month_view_settings_2.png)

*Insert more items text here*


![Month view cell showing the resulting more items link below events](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/month_view_settings_3.png)

*The result*

