Difference between revisions of "Google Calendar Embed - WordPress"

From Help Wiki
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
To embed a Google Calendar in your WordPress page or post:
+
===To embed a Google Calendar in your WordPress page or post:===
 
#Activate the '''Google Calendar Widget & Short Code''' plugin
 
#Activate the '''Google Calendar Widget & Short Code''' plugin
 
#Create or navigate to the page or post where you'd like to embed the calendar
 
#Create or navigate to the page or post where you'd like to embed the calendar
#Paste the Google Calendar embed code directly into the page or post (this is located in your Google Calendar Settings)
+
#Paste the Google Calendar embed code directly into the page or post (this is located in your Google Calendar Settings and starts with <iframe>)
#Save or update the page and you will notice that the embed code (starting with <iframe> is replaced with shortcode
+
#Save or update the page and you will notice that the embed code is replaced with shortcode [gcal src=...]
  
http://wordpress.org/extend/plugins/wpgcal/
+
 
 +
[https://wordpress.org/plugins/wpgcal/ Plugin home]
 
[[Category: Wordpress Plugins]]
 
[[Category: Wordpress Plugins]]
 +
 +
 +
'''OUTDATED'''

Latest revision as of 15:43, 2 October 2018

To embed a Google Calendar in your WordPress page or post:

  1. Activate the Google Calendar Widget & Short Code plugin
  2. Create or navigate to the page or post where you'd like to embed the calendar
  3. Paste the Google Calendar embed code directly into the page or post (this is located in your Google Calendar Settings and starts with <iframe>)
  4. Save or update the page and you will notice that the embed code is replaced with shortcode [gcal src=...]


Plugin home


OUTDATED