Beginner's Guide for WordPress / Start your WordPress Blog in minutes

How to Add a Google Calendar in WordPress (Step by Step)

Do you want to add a Google Calendar in your WordPress site?

Google Calendar makes it easy to promote in-person and virtual events to the people who visit your website. This can help you get more attendees and create a buzz around your upcoming events.

In this article, we will show you how to add a Google Calendar in WordPress, step by step.

How to add a Google Calendar in WordPress (Step by step)

Why Add Google Calendar to WordPress

Google Calendar is one of the most popular free Google Tools, and with good reason.

By adding Google Calendar to WordPress, you can easily show upcoming events to your visitors in a professional and user-friendly calendar layout.

These might be virtual events like webinars and online sermons, or in-person events. For example, if you run a gym website, then you might add all your fitness classes, free trials, coaching sessions, and other fitness events to the calendar.

An example of an events calendar

Visitors can then browse through the calendar and find events they’re interested in attending.

When creating an event, you can add all the information visitors need to know. This might include anything attendees need to bring to the event, whether refreshments are provided, the price, and directions to the venue.

An example of a Google Calendar events

This will help visitors decide whether the event is right for them. It can also reduce the number of people who ask questions through your site’s contact form, which will save you lots of time.

If you make any changes to your Google Calendar, your website will update automatically. So, all the latest events and information will appear on your website without you having to make manual changes.

That being said, let’s see how to add a Google Calendar to your WordPress website.

Adding Google Calendar in WordPress Using a Plugin

The best way to add a calendar to your WordPress website is by using the Pretty Google Calendar plugin. It is one of the best WordPress calendar plugins and allows you to show events from a public calendar in a mobile-responsive layout.

This means the calendar will look just as good on smartphones and tablets as it does on desktop devices.

Embedding a Google Calendar in a WordPress website

The first thing you need to do is install and activate the Pretty Google Calendar plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Upon activation, go to Settings » Pretty Google Calendar Settings.

The Pretty Google Calendar WordPress plugin

Here, you’ll need to enter a Google API key.

To create this key, head over to the Google Cloud Console. If this is your first time visiting the console, then you’ll need to accept the terms and conditions and choose whether you want to get email updates.

With that done, click on ‘Agree and Continue.’

The Google Cloud Console

This takes you to the Google Cloud Console.

We’re going to create a new project for our Google Calendar API, so click on ‘Select a project.’

Creating a new project in the Google Cloud Console

In the popup that appears, select ‘New Project.’

You can now type in a name for the project. This is just for your reference, so you can use anything you want.

On this screen, you can also add an optional organization to the API key and change the location where Google Cloud Console will create your project.

Creating a Google Calendar API key for WordPress

When you’re happy with the information you’ve entered, click on ‘Create.’

After that, select ‘Enabled APIs & Services’ from the left-hand menu and then click on ‘Enable APIs and Services.’

Enabling the Google Calendar API

This screen shows all the different APIs you can enable. For example, if you want to show the latest videos from your YouTube channel, then you’ll need to enable the YouTube Data API.

Since we want to add a Google Calendar in WordPress, scroll to the ‘Google Workspace’ section and click on ‘Google Calendar API.’

Enabling the Google Calendar API

This takes you to a screen where you can activate the key for managing and changing events in the Google Calendar.

To do this, simply click on the ‘Enable’ button.

Activating the Google Calendar API

With that done, you’re ready to create a Google Calendar API key.

In the left-hand menu, click on ‘Credentials’ and then select ‘Create Credentials.’ In the dropdown that appears, click on the ‘API key’ option.

Creating credentials in the Google Cloud Console

After a few moments, you’ll see an ‘API key created’ popup. You’ll need to add this information to the plugin, so make a note of it.

By default, the Google Calendar API key is unrestricted. To stop other people from using the API key, it’s smart to restrict it by clicking the ‘Edit API Key’ link inside the popup.

Creating a Google Calendar API key for your WordPress website

This opens a screen showing all your Google API keys. Simply find the key you just created and give it a click.

If you closed the popup by accident, then don’t worry. You can simply select ‘Credentials’ in the left-hand menu to reach the same screen.

Restricting access to the Google Calendar API key

Scroll down to ‘Application Restrictions’ and then click on ‘HTTP referrers (websites).’

Under ‘Website Restrictions,’ click on ‘Add.’

Restricting the Google Calendar API key to a WordPress website

In the ‘Add HTTP referrer’ field, type in your website’s address.

Then, click on ‘Done.’

How to create a restricted Google Calendar key

Under ‘API restrictions,’ select the button next to ‘Restrict key.’

With that done, click on the ‘Select APIs’ dropdown menu.

Restricting access to a Google API key

In the dropdown, check the box next to ‘Google Cloud APIs.’

Then, click on ‘OK.’

Restricting access to the Google API credentials

With that done, click on ‘Save’ to store your settings.

You’re now ready to add the Google Calendar API key to your WordPress website. Switch back to the WordPress dashboard and add the API key to the ‘Google API’ field.

Adding a Google API key to your WordPress website

With that done, click on ‘Save Changes’ to store the API key.

How to Make Your Google Calendar Public

Before you can add a Google Calendar in WordPress, you’ll need to change the calendar’s settings to make it public. You also need to get the calendar ID.

To do that, open the Google Calendar that you want to add to your WordPress website. Then, click the ‘Gear’ icon and select ‘Settings’ from the dropdown menu.

Changing the Google Calendar settings

In the left-hand menu, find the ‘Settings for my calendars’ section.

Here, click on the name of the calendar that you want to share. This will open up the settings for that specific calendar.

Changing the calendar settings in Google Drive

Now, find the ‘Access permissions for events.’

Under this heading, simply check the box next to ‘Make available to the public.’

Making a Google Calendar public

A popup will warn you that these events will be visible to other people and may even appear in the Google search results.

If you’re happy to go ahead, then click on ‘OK.’

How to make a Google Calendar public

With that done, scroll to the ‘Integrate calendar’ section and find the ‘Calendar ID.’

You’ll need to use this value in your shortcode, so either make a note of it or leave this screen open in a separate tab.

Getting a Google Calendar ID

Adding Your Google Calendar to WordPress

With that done, you’re ready to add the Google Calendar to your WordPress blog or website using a shortcode. Simply go to the page or post where you want to show the calendar, and then click on the ‘+’ button.

In the popup, simply type in ‘Shortcode’ and then click on the right block when it appears.

Adding a Google Calendar to WordPress using shortcode

Inside the shortcode block, add the following shortcode:

[pretty_google_calendar gcal=”calendar-id”]

You’ll need to replace “calendar-id” with the ID you got in the previous section.

With that done, you can add any other content to the page, such as images, text, and categories and tags. When you’re ready to make the calendar live, click on the ‘Publish’ or ‘Update’ button.

Now if you visit your website, you’ll see the Google Calendar in action.

Adding Your Google Calendar to a WordPress Sidebar

Sometimes you may want to promote your events across every page of your WordPress website. To do this, simply add the Google Calendar to any widget-ready area.

This allows visitors to see the calendar and learn about your events from any page of your WordPress website.

A Google Calendar, embedded in a WordPress sidebar

To add the Google Calendar to a sidebar or similar section, go to Appearance » Widgets in the left-hand menu.

You can now click on the blue ‘+’ icon.

Adding a calendar to your WordPress website

In the search field that appears, type in ‘Shortcode.’

When the right block shows up, simply click to add it to the sidebar.

Adding a shortblock block to the WordPress sidebar

You can also drag the Shortcode block to the area where you want to show the calendar.

After that, paste the Pretty Google Calendar shortcode and calendar ID into the block. You can get this information by following the same process described above.

Finally, go ahead and click on the ‘Update’ button. When you visit your WordPress website, you’ll see the Google Calendar live.

We hope this article helped you learn how to add Google Calendar in WordPress. You may also want to see our expert pick of the best email marketing services for small businesses, or check out our guide on how to create a contact form in WordPress.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit – a collection of WordPress related products and resources that every professional should have!

Reader Interactions

66 CommentsLeave a Reply

  1. Instructions were clear and I was able to get my calendar into my website but no events are showing up on the website calendar that i enter into my google calendar. I’ve made the calendar public. any suggestions?

    • If the events are not appearing we would recommend reaching out to the plugin’s support and they can look into and assist with those errors. You may also want to try disabling your other plugins to check if there is a conflict with one of your other plugins.

      Admin

  2. hi, thanks for giving this guide! i successfully added this to my website. my question, Is it possible to give people the option to sync our calendar to theirs?

    thank you!

    • Unless we hear otherwise, not the entire calendar at the moment but if you check with the plugin’s support and they can look to add that feature :)

      Admin

    • Not at the moment, the plugin’s developer may look to add this markup in the future.

      Admin

  3. The plugin for Simple Calendar has not been updated in 9 months and has not been tested on the last three major WordPress updates. Are you sure this is still the best option? Would doing an embed be better?

  4. Can you disable the “See more details” for individual events?
    I tried deleting the short code [link newwindow=”yes”]See more details[/link] and saving the calendar but it doesn’t work.
    Do I need to recreate a new calendar, remove the above short code and publish it from scratch?

    • If there are no changes then you would want to ensure your cache is not the root of the issue as well as check with the plugin’s support to see if how you are wanting to set it up is supported or if it would need custom code.

      Admin

  5. For anyone who, like me, needed this article’s instructions but found Google has updated their Cloud Platform and this article isn’t updated to match, here’s how I got it to work (11/8/2021):

    Follow the article instructions through: “Here, you need to click the ‘Enable APIs and Services’ option.”

    Next: Scroll down until you see “Google Calendar API” under Google Workspace and enable it.

    – You should be on the overview page, and there will be a button on the right side that says “create credentials.” Click it.

    – Which API are you using? > Google Calendar API
    – What data will you be accessing? > Application data (if you, like me, are trying to make visible a public Google Calendar and aren’t collecting any user information)

    – Are you planning to use this API with Compute Engine, Kubernetes Engine, App Engine, or Cloud Functions? > Yes.

    – Click next (it’ll say you don’t need anything else), then done.

    – You’ll be on your credentials page and there will be a new API key. Name it whatever you want. Then click the pencil/edit icon on the far right of it (hover text: Edit API Key).

    – Application restrictions > None

    – API restrictions > Don’t restrict key

    – Submit and you’ll be sent back to your credentials page. Click the “copy API key” button to copy to clipboard.

    – Continue following the instructions on this page from: “You need to copy this and paste it into your favorite text editor.”

    Hope that helps save you the time it took me trying to figure it out!

  6. Would there be an updated tutorial for this widget/plugin? I tried following along but Google has changed SO much – I was unable to figure it out.

    • We work on keeping our content as up to date as we can, we’ll be sure to look at updating this article as we are able :)

      Admin

  7. I can’t find the Simple Calender – Google calender plugin. Which plugin can be used to sync my google Calender with my WordPress site

    • This is an older article but we link in the article itself where you can download the plugin where we mention the Simple Calendar plugin.

      Admin

  8. My Google calendar no longer displays on my website. It displays on the back end but, not on the website. Is there Plugin other than, the Simple Calendar, that I can use to display my client’s Google calender?

    • Unless I hear otherwise, we do not have a recommended alternative at the moment but we will keep an eye out for alternatives we would recommend.

      Admin

  9. Is there a way to import multiple Google calendars for use on different pages? I am looking at this plugin to use for a school who has separate calendars that need to be displayed on different pages. Please let me know if that’s possible. Thanks!

    • Unless I hear otherwise, you should be able to embed multiple calendars with this.

      Admin

  10. I’ve added Simple Google calendar to my web site on the SideBar. All works okay except each item shows a bullet and then the item on the next line. Multiple events on the same day show a bullet, line break & description for each event. If I put it on the Footer widget, the bullets don’t appear. How can I get rid of the bullets to make it more compact?

    • That sounds like there may be a styling issue either from your theme or the plugin itself. If you reach out to the plugin’s support they should be able to let you know how to remove those.

      Admin

  11. hello

    I need a plugin that let’s the users (using a form) to choose a date to do a meeting in the availables dates in my calendar.

    Do you know something like that?

  12. Is there a way to add a search function to the Simple Calendar on my WordPress site? I read something about a search query function, but did not see how I can add this function.

    • Did you ever get any feedback on this? I am also interested in learning how to add a search in wordpress for my google calendar.

  13. I am not able to navigate back to view previous months on the calendar. Is there a setting i can change to allow this?

  14. My Simple Calendar just stopped synchronizing some time ago. I can’t get it to work anymore.
    Any suggestions?

  15. Hi,

    Is there a way to add an event directly from the WordPress back office (with syncing with Google Calendar) or should I add all the events in Google Calendar? Thank you.

  16. It doesnt work. Any suggestion?

    Error calling GET https://www.googleapis.com/calendar/v3/calendars (...) (400) Bad Request

    Please ensure that both your Google Calendar ID and API Key are valid and that the Google Calendar you want to display is public.

    • I am not sure why it isn’t working. The instructions seem so easy. i WISH it was that easy… Frustrating!!!

  17. I’ve got the calendar set up on my web page and it looks great. The only problem is that I can’t scroll to another month. When I click on the arrows, nothing happens. I’m assuming this is a simple button click in my settings that I’m missing?

    • I have everything set up for the google calendar and it shows on my website. When I add a new event on my google calendar it doesn’t update on the website. What am I missing?

  18. I have installed the Calendar with no problem but I am trying to attach a file from Google Drive. The calendar is public and the file.pdf is visible but when I click on it I am requested to sign into my google account. I am trying to make this file public and have set everything to share to public but it doesn’t seem to work. any advice would be appreciated.

  19. I added the google calendar properly, tested it and looks good, i copied the short-code on the last step to a new page as instructed and it only says ” Calendar Placeholder”

  20. Everything’s installed and working, except my bubbles don’t consistently work. If I toggle between list/grid view I can get them to work for in preview mode but not when I go to the web page.

  21. I have implemented the Simple Calendar and it works great. However, I would like to pull from more than one calendar at a time. Is there a way to show calendar events from more than one calendar within the same page/widget?

  22. I have followed the set up instructions more than once, but the “Calendar ID” field does not appear after I click on “Google Calendar” in calendar settings . Help! Thanks!

  23. I have google’s simple calendar plug in working. How do I synchronize it w/ my Google Calendar, and also the appearance of the calendar in my wordpress site is way too small. How do I make it bigger?

  24. I have successfully added the google calendar to my wordpress website, wahoo! However, the font is really small on the actual calander… any way to make the font bigger or change the color?

  25. Seemed easy enough but I am getting this error.

    Error calling GET …

    I double checked that my calendar is public and created a new APi and I get the same thing.

    :( Any suggestions?

  26. Very informative! However, I do not have a plug-in icon on my left tab when in my dashboard. In fact, I can’t find the Plug-in option anywhere under my admin log-in.

    Help?

  27. I installed the app, and of course in the beginning it did not run. For the calendar’s id I had installed the URL – without the double quotes. But that’s wrong! I was being too technical when all it needed was the over all name – in our case

    The page, looks great – vastly superior to inserting the HTML code from Google’s calendar.

    This will give the client a great start. Later on I’m sure they’ll upgrade to the pro version. Many thanks

  28. Is there a way to eliminate the ‘created by’ field when printing the agenda view from an embedded Google Calendar?

  29. I did all the steps and it worked perfeclty, but the events are shown uber tinny, almost ilegibles. Is there a way to change this? Thanks!

  30. Some of my events are showing on the wrong day/time on my website even though they are correct on google.

  31. I added the plugin and set up the Google calendar following these directions. I don’t think I’ve missed anything. Still the events added on the public Google calendar don’t show up on my web page. Any suggestions?

    • Kami, it’s probably a cache issue. Have a look at the “Why the event I just added on a Google Calendar doesn’t show up in Simple Calendar?” page at:

      So any events you add or edit will not show up in the Simple Calendar until the amount of time in the plugin’s cache setting has elapsed.

      Hope that helps.

  32. helped a lot, thank you!

    btw if anyone can tell me how to change the calendar start day from Monday to Sunday that would be great!

    • Not sure if you found the answer but I had the same problem. On your dashboard if you go to settings-general-scroll down to the bottom and you will see “week starts on” then you can change it to sunday or whatever you like. I thought it was in the plugin settings but it’s in the WP general settings.

  33. Your tutorial helps me but I just one step left to complete to share to my readers!
    Couldn’t get the “add calendar” button at the page :(

    • Just ran into the same problem. I found the fix though! On the main menu go to Calendars->Settings->’Calendars’ Tab -> Attach Calendars. Select ‘Pages’ and the button will magically appear as described in this tutorial.

      • Thank you so much for the work around! I was about to give up in despair after I got everything else to work! So glad I thought to check the comments!

  34. I really wanted to use this app as I maintain a full Google calendar.
    But every time I try to activate it gives me a server error and I am no longer able to access my plugins pages in dashboard. If I go into cpanel and remove plugin it fixes things but I have no clue why this would do this…
    Thoughts?

Leave a Reply to Nathalie Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.