Title: Combin Multiple Calendars
Last modified: October 17, 2024

---

# Combin Multiple Calendars

 *  Resolved [mlcom](https://wordpress.org/support/users/mlcom/)
 * (@mlcom)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/combin-multiple-calendars/)
 * Hi, 
   I have the same problem as mentioned here:[https://wordpress.org/support/topic/multiple-calendars-42/](https://wordpress.org/support/topic/multiple-calendars-42/)
   In the documentation it says that multiple calendars can be combined.But I cannot
   get it to work.Here is my Shortcode:`[gc_list_view g_id_1="in4m9isvsjpf3udf43brtd5ju0@group.
   calendar.google.com" g_id_2="b4ko37l39cfbplj4nshb8ar2s8@group.calendar.google.
   com" orderbysort="ascending" date_format="D. j. M H:i" view_location="yes|map"]`
   I always get no data returned. If I use the calendar IDs as single shortcodes
   both of them work and return data.What am I doing wrong?Both calendars use the
   same API key. I also tried adding the key like this:`[gc_list_view g_id_1="in4m9isvsjpf3udf43brtd5ju0@group.
   calendar.google.com" g_api_key_1="XXX" g_id_2="b4ko37l39cfbplj4nshb8ar2s8@group.
   calendar.google.com" g_api_key_2="XXX" orderbysort="ascending" date_format="D.
   j. M H:i" view_location="yes|map"]`This doesn’t work either.
 * Thanks a lot for your support!
   Matt

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

 *  Plugin Author [kimipooh](https://wordpress.org/support/users/kimipooh/)
 * (@kimipooh)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/combin-multiple-calendars/#post-18080531)
 * For the first calendar, try using g_id or g_key.
 * `[gc_list_view g_id="in4m9isvsjpf3udf43brtd5ju0@group.calendar.google.com" g_id_2
   ="b4ko37l39 cfbplj4nshb8ar2s8@group.calendar.google.com" orderbysort="ascending"
   date_format="D. j. M H:i" view_location="yes|map"]`
 * or
 * `[gc_list_view g_id="in4m9isvsjpf3udf43brtd5ju0@group.calendar.google.com" g_api_key
   ="XXX" g_id_2="b4ko37l39cfbplj4nshb8ar2s8@group.calendar.google.com" g_api_key_2
   ="XXX" orderbysort="ascending" date_format="D. j. M H:i" view_location="yes|map"]`
 *  Thread Starter [mlcom](https://wordpress.org/support/users/mlcom/)
 * (@mlcom)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/combin-multiple-calendars/#post-18080706)
 * Thanks for making this clear.
   So the first ID has to be declared with `g_id` 
   not g_id_1 or anything else.I think this should be added to the documentation:
   [https://info.cseas.kyoto-u.ac.jp/en/links-en/plugin-en/wordpress-dev-info-en/google-calendar-list-view](https://info.cseas.kyoto-u.ac.jp/en/links-en/plugin-en/wordpress-dev-info-en/google-calendar-list-view)
 *  Plugin Author [kimipooh](https://wordpress.org/support/users/kimipooh/)
 * (@kimipooh)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/combin-multiple-calendars/#post-18081439)
 * Thank you for pointing this out.
   I have added it to the manual.

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

The topic ‘Combin Multiple Calendars’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/list-view-google-calendar.svg)
 * [List View Google Calendar](https://wordpress.org/plugins/list-view-google-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-view-google-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-view-google-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/list-view-google-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-view-google-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-view-google-calendar/reviews/)

## Tags

 * [multiple](https://wordpress.org/support/topic-tag/multiple/)

 * 3 replies
 * 2 participants
 * Last reply from: [kimipooh](https://wordpress.org/support/users/kimipooh/)
 * Last activity: [1 year, 7 months ago](https://wordpress.org/support/topic/combin-multiple-calendars/#post-18081439)
 * Status: resolved