Difference between revisions of "Embed Google Calendar - WordPress"
From Help Wiki
m (subst applied to Template:TwoColumn) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | Managing a complex course schedule is challenging, especially when working with limited table-based layouts. Consider managing your course schedule in Google Calendar and embedding that calendar into your WordPress course site. | + | <div class="container-fluid"> |
− | + | <div class="row"> | |
+ | <div class="col-md-8"> | ||
+ | <div class="lead"> | ||
+ | Managing a complex course schedule is challenging, especially when working with limited table-based layouts. Consider managing your course schedule in Google Calendar and embedding that calendar into your WordPress course site. | ||
+ | </div> | ||
+ | |||
===Advantages for students:=== | ===Advantages for students:=== | ||
* able to view the calendar from your course site | * able to view the calendar from your course site | ||
Line 14: | Line 19: | ||
*Get the iframe embed code from your Google calendar in the calendar settings and paste into your WordPress Text | *Get the iframe embed code from your Google calendar in the calendar settings and paste into your WordPress Text | ||
** See [https://goo.gl/0GJoiv Embedding Calendars] | ** See [https://goo.gl/0GJoiv Embedding Calendars] | ||
− | |||
− | }} | + | |
+ | <!-- end col-md-8 --> | ||
+ | </div> | ||
+ | <div class="col-md-1"></div> | ||
+ | <div class="col-md-3 sidebar"> | ||
+ | {{WordPress Sidebar Header}} | ||
+ | |||
+ | {{WordPress Help Sidebar}} | ||
+ | |||
+ | <!-- end col-md-3--> | ||
+ | </div> | ||
+ | <!-- end row--> | ||
+ | </div> | ||
+ | <!-- end container--> | ||
+ | </div> | ||
+ | <!-- Generator=Template:TwoColumn --> | ||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
[[Category:Wordpress]] | [[Category:Wordpress]] |
Latest revision as of 16:01, 14 August 2017
Managing a complex course schedule is challenging, especially when working with limited table-based layouts. Consider managing your course schedule in Google Calendar and embedding that calendar into your WordPress course site.
Advantages for students:
- able to view the calendar from your course site
- can subscribe to calendar and combine it with their personal or work Google Calendars
- can sync with mobile devices and receive advanced alerts when something is due or they need to be somewhere
How to setup a Google calendar
- See Google Calendar Help Center
- Create your calendar
- Share your calendar
Embedding your calendar
- Make sure the Unfiltered_MU plugin is activate
- Get the iframe embed code from your Google calendar in the calendar settings and paste into your WordPress Text