treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Embedded Google Calender shows up as google log in

  • I embedded Google Calender into my wordpress site via iframe
    Though sometimes when I go to the page, it shows the google log-in screen.
    I thought that meant that I had stay logged in to the google calender account, but it happens on other browsers even when I'm logged in.

    Has anyone else has this problem? What do you see when you visit the site?
    http://www.newseminary.org/staging/berke14q_wrdp/

    Here is the code.

    <iframe src=\"http://www.google.com/calendar/embed?title=Upcoming%20Events&amp;showTitle=0&amp;showNav=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=AGENDA&amp;height=480&amp;wkst=1&amp;bgcolor=%23f4f4f4&amp;src=thenewseminary%40gmail.com&amp;color=%23B1365F&amp;ctz=America%2FNew_York\"  style=\" border-width:0 \" width=\"280\" height=\"480\" frameborder=\"0\" scrolling=\"no\"></iframe>
  • I don't think this works the way you want it to. The page you are linking to in the iframe requires the user to be logged in to view. When I visit the page, I get a login screen, and that's to log in to my account -- I won't see your calendar after I log in.

    I'm not exactly sure how you would want to do this -- I am sure there is a way, but I'd have to do some research.
  • Yes I know, that was the whole point of the post.
  • Calendar Help - Embed on your website

    You'll probably need to follow this part closely:

    Please note that you can change the amount of information available on your calendar's address by clicking the Change sharing settings link in the 'Calendar Address' section.


    You must have it set to private or something.