Title: Weekly view?
Last modified: April 6, 2023

---

# Weekly view?

 *  Resolved [Filippo](https://wordpress.org/support/users/filippologli/)
 * (@filippologli)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/)
 * Hi Loren,
 * Thanks a lot for developing a great free plugin, that’s admirable.
   I am trying
   to show a weekly view (7 days in adjacent columns) but if I understood correctly
   this option is not available? The only 2 options are grid and list, right?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [LBell](https://wordpress.org/support/users/lbell/)
 * (@lbell)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16633124)
 * Try using `views="dayGridMonth, dayGridWeek"` or `views="dayGridMonth, timeGridWeek"`
 * The `initial_view` option seems unnecessarily restrictive*, so I’ll work on making
   that more permissive.
 * Hope that helps!
 * *Currently in initial view is restricted to: dayGridMonth, listDay, listWeek,
   listMonth, listYear, listCustom
 *  Plugin Author [LBell](https://wordpress.org/support/users/lbell/)
 * (@lbell)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16633188)
 * More info here: [https://github.com/lbell/pretty-google-calendar/issues/20](https://github.com/lbell/pretty-google-calendar/issues/20)
 *  Thread Starter [Filippo](https://wordpress.org/support/users/filippologli/)
 * (@filippologli)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16634754)
 * Amazing!
   That’s exactly what I was looking for, thanks a lot!Also the initial_view
   fix worked out well for the moment.Thanks for your help!
 *  Thread Starter [Filippo](https://wordpress.org/support/users/filippologli/)
 * (@filippologli)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16634922)
 * I just noticed one issue though. On mobile it reverts to the monthly view (though
   it’s not even specified in “views”) while it should be list. My arguments:
   `views
   ="dayGridWeek" initial_view="dayGridWeek" enforce_listview_on_mobile="true"`
 *  Plugin Author [LBell](https://wordpress.org/support/users/lbell/)
 * (@lbell)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16635830)
 * Yeah, mobile browsers seem to treated differently by FullCalendar than “responsive”
   viewports. I’ll do some digging.
 *  Thread Starter [Filippo](https://wordpress.org/support/users/filippologli/)
 * (@filippologli)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16637552)
 * Thanks buddy!
   To get the job done with the ugly iframes provided by Google Calendar
   I used 2 iframes, one with a weekly view, the other with a list/agenda view and
   hid one or the other alternatively with CSS depending on screen size. I tried
   the same with your shortcode (after enclosing it in a span tag with an ID I could
   point to in CSS) but it doesn’t work, one of the 2 calendars doesn’t show (stuck
   on Loading…)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Weekly view?’ is closed to new replies.

 * ![](https://ps.w.org/pretty-google-calendar/assets/icon.svg?rev=2613871)
 * [Pretty Google Calendar](https://wordpress.org/plugins/pretty-google-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pretty-google-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pretty-google-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/pretty-google-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pretty-google-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pretty-google-calendar/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Filippo](https://wordpress.org/support/users/filippologli/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/weekly-view-3/#post-16637552)
 * Status: resolved