Integrating Google Calendar with my Blog
Hey everyone, this is just a little post to test Google Calendar integration for something I’m working on for a parish website. Below is embedded calendar of the JP2 Group, the young adult community which I used to lead:
Despite what all the tutorials say, it’s not exactly straight-forward embedding a Google Calendar on a WordPress blog. The calendar is shown in an IFRAME which, unfortunately, WordPress automatically removes when you try to save it. To get around this, I installed an IFRAME plugin and this seemed to do the trick. Thankfully, this issue wouldn’t exist on a regular website 🙂
The article Integrating Google Calendar with my Blog first appeared on RestlessPilgrim.net