Difference between revisions of "Google Calendar Embed - WordPress"

From Help Wiki
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
Line 6: Line 6:
  
  
'''Plugin home:''' http://wordpress.org/extend/plugins/wpgcal/
+
[https://wordpress.org/plugins/wpgcal/ Plugin home]
 
[[Category: Wordpress Plugins]]
 
[[Category: Wordpress Plugins]]

Revision as of 15:42, 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