Add a Google Calendar to a Page

Modified on Tue, 28 Jul 2015 at 03:57 PM

To add a Google Calendar to a page, you can use the embed link provided with the calendar. To find this:


  1. Sign into you Google account.
  2. Click on the Applications icon in the top-right part of the page.



  3. Next, click on the Settings icon just below the Applications icon.


  4. In the menu that appears, select Settings.

  5. Go to the Calendars tab.


  6. Select the desired calendar from the list.



  7. Copy the link in the Embed This Calendar section.


  8. Go to your Ploud site and click Edit while on the page into which you'd like to add the calendar.

  9. Scroll down to the text editor window. Click the part of the page into which you'd like to add the calendar, and then click the Tools menu and select Source Code. open the Insert menu at the top of the text editor and select Insert/edit video

  10. Paste your code into the window that opens.

  11. Paste the following IN FRONT OF the embed code:

    <div class="embed-responsive embed-responsive-4by3">

  12. Add the following AFTER the embed code: 

    </div>

  13. Click Ok.

  14. Click Save to see your calendar on the page.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article