Difference between revisions of "Embed Google Calendar - WordPress"
From Help Wiki
m |
m (subst applied to Template:TwoColumn) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <div class=" | + | |
+ | <div class="container-fluid"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-8"> | ||
<div class="lead"> | <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> | </div> | ||
− | |||
− | |||
===Advantages for students:=== | ===Advantages for students:=== | ||
Line 10: | Line 11: | ||
* can subscribe to calendar and combine it with their personal or work Google Calendars | * 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 | * 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=== | ===How to setup a Google calendar=== | ||
− | * See [https:// | + | * See [https://goo.gl/XwJ2dm Google Calendar Help Center] |
** Create your calendar | ** Create your calendar | ||
** Share your calendar | ** Share your calendar | ||
− | |||
===Embedding your calendar=== | ===Embedding your calendar=== | ||
* Make sure the Unfiltered_MU plugin is activate | * Make sure the Unfiltered_MU plugin is activate | ||
− | *Get the iframe embed code from your Google | + | *Get the iframe embed code from your Google calendar in the calendar settings and paste into your WordPress Text |
− | ** See [https:// | + | ** 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