Title: mode=&quot;monthly&quot;
Last modified: August 20, 2016

---

# mode="monthly"

 *  Resolved [Bilal.lj](https://wordpress.org/support/users/bilallj/)
 * (@bilallj)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/modemonthly/)
 * Hello,
 * I am using shortcodes to display my calendar.
 * My code is :
    [events_list_grouped mode=”monthly” country=”FR”]#_EVENTLINK &nbsp&
   nbsp le #_EVENTDATES
 * [/events_list_grouped]
 * The problem is that the display of months is cut, like :
    “MAR 2013” for MARS
   2013 or “AVR 2013” for AVRIL 2013.
 * Someone knows how to fix that ?
    Thanks lot,
 * Olivier.
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

Viewing 1 replies (of 1 total)

 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/modemonthly/#post-3496962)
 * Hi,
 * can you try this snippet
 *     ```
       [events_list_grouped mode="monthly" date_format="F Y"  country="FR"]
       #_EVENTLINK -  #_EVENTDATES
       [/events_list_grouped]
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘mode="monthly"’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [calendar](https://wordpress.org/support/topic-tag/calendar/)
 * [event](https://wordpress.org/support/topic-tag/event/)
 * [monthly](https://wordpress.org/support/topic-tag/monthly/)

 * 1 reply
 * 2 participants
 * Last reply from: [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/modemonthly/#post-3496962)
 * Status: resolved