Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Discussions > Layouts & Templates > How can I add Google calendar to my page?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  17 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ashahands  
View profile  
 More options Dec 19 2006, 10:28 pm
From: Ashahands
Date: Wed, 20 Dec 2006 03:28:56 -0000
Local: Tues, Dec 19 2006 10:28 pm
Subject: How can I add Google calendar to my page?
I was able to generate the html on Google calendar but I'm lost as to
where to add this on my page. I want to place the calendar on the
sidebar of the page. Help!

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 19 2006, 10:38 pm
From: amrlion@
Date: Wed, 20 Dec 2006 03:38:53 -0000
Local: Tues, Dec 19 2006 10:38 pm
Subject: Re: How can I add Google calendar to my page?
are you in "new" blogger? just add the code in an html/javascript page
element. if you give us your blog url we can likely give you some more
specific instructions.

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 19 2006, 10:43 pm
From: Ashahands
Date: Wed, 20 Dec 2006 03:43:20 -0000
Local: Tues, Dec 19 2006 10:43 pm
Subject: Re: How can I add Google calendar to my page?
Yes, I'm in "new" blogger. I have a few blogs on here but just set this
one up today.

Here's the url: www.offtheknot.blogspot.com

here's the html: <iframe
src="http://www.google.com/calendar/embed?src=myndi.devore%40gmail.com&..."
style=" border-width:0 " width="640" frameborder="0"
height="614"></iframe>

I navigate to the 'edit html' page and then I'm lost. I'm just not sure
where to place it.

Thanks for replying! Any help would be great!


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
(1 user)  More options Dec 19 2006, 10:59 pm
From: amrlion@
Date: Wed, 20 Dec 2006 03:59:54 -0000
Local: Tues, Dec 19 2006 10:59 pm
Subject: Re: How can I add Google calendar to my page?
okay....i see you've already added a few page elements to the sidebar,
so i'm not going to walk you through that, but I will point you in the
right direction :-). You should see a link to "add a page element" in
the sidebar. when you click it, a popup window should open, and you
should choose "HTML/JavaScript". Copy and paste your calendar code into
the box and save. that should do it!

p.s. more about the different types of page elements available here:
http://help.blogger.com/bin/answer.py?answer=43708&query=page%20eleme...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 19 2006, 11:06 pm
From: Ashahands
Date: Wed, 20 Dec 2006 04:06:16 -0000
Local: Tues, Dec 19 2006 11:06 pm
Subject: Re: How can I add Google calendar to my page?
Thanks for your help! Much easier than I thought. I added it in and it
appeared quite large. I suppose I should edit the size in Google
calendars?

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
(1 user)  More options Dec 19 2006, 11:09 pm
From: amrlion@
Date: Wed, 20 Dec 2006 04:09:53 -0000
Local: Tues, Dec 19 2006 11:09 pm
Subject: Re: How can I add Google calendar to my page?
you're welcome. yeah, doing it through google calendars is probably the
best thing. you'll have to edit the element and put the new code in. if
it still turns out to be too big you can do as i did, and just put a
link to it. (eg. http://ztradiotest.blogspot.com )

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 19 2006, 11:14 pm
From: Ashahands
Date: Wed, 20 Dec 2006 04:14:58 -0000
Local: Tues, Dec 19 2006 11:14 pm
Subject: Re: How can I add Google calendar to my page?
wow. that's even better! how i can simply add the link? (Dig your blog!)

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 19 2006, 11:19 pm
From: amrlion@
Date: Wed, 20 Dec 2006 04:19:25 -0000
Local: Tues, Dec 19 2006 11:19 pm
Subject: Re: How can I add Google calendar to my page?
settings>calendar>edit settings (for the calendar you want to share)

at this point you should see a picture of the button like mine, with a
link underneath that says "get this code". click the link, copy the
code, and put that in the html/javascript element instead of the iframe
code you had before.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 19 2006, 11:22 pm
From: amrlion@
Date: Wed, 20 Dec 2006 04:22:22 -0000
Local: Tues, Dec 19 2006 11:22 pm
Subject: Re: How can I add Google calendar to my page?
oh, and thanks for the compliment :-). i wanted to test the new
features out before migrating the "real" version of our church blog to
the new system. At this point I've successfully migrated but haven't
yet upgraded the template to implement the new stuff (
http://ztradio.blogspot.com ). As you can see, i've got the link in
there too, but it took a bit more effort, since i had to put it in the
template code itself, instead of a page element :-).

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 19 2006, 11:24 pm
From: Ashahands
Date: Wed, 20 Dec 2006 04:24:19 -0000
Local: Tues, Dec 19 2006 11:24 pm
Subject: Re: How can I add Google calendar to my page?
you're referring to settings under google calendar correct? I'm kind of
lost. I can get to calendar details but I can't seem to get to edit
settings.

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 19 2006, 11:29 pm
From: amrlion@
Date: Wed, 20 Dec 2006 04:29:01 -0000
Local: Tues, Dec 19 2006 11:29 pm
Subject: Re: How can I add Google calendar to my page?
ah...you probably only have one calendar, right? i have 3, so i have to
choose which one i want to see the details of.

when youre in the "calendar details" there should be a 2nd tab, "share
this calendar". Go there and you should see the button i'm talking
about.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 19 2006, 11:32 pm
From: Ashahands
Date: Wed, 20 Dec 2006 04:32:41 -0000
Local: Tues, Dec 19 2006 11:32 pm
Subject: Re: How can I add Google calendar to my page?
Thanks so much for your help tonight! I really appreciate it. I think I
got it figured out. Merry Christmas!

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 19 2006, 11:34 pm
From: amrlion@
Date: Wed, 20 Dec 2006 04:34:03 -0000
Local: Tues, Dec 19 2006 11:34 pm
Subject: Re: How can I add Google calendar to my page?
coolness. Merry Christmas to you too!

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 20 2006, 8:14 am
From: Ashahands
Date: Wed, 20 Dec 2006 13:14:58 -0000
Local: Wed, Dec 20 2006 8:14 am
Subject: Re: How can I add Google calendar to my page?
Hey! You were so gracious last night to help me with placing the Google
calendar button on my page. I'm hoping to achieve the same results as
your calendar (for example, when you click on your calendar, you are
not prompted to do anything, the calendar simply shows up. When I click
on mine I am prompted to add the calendar. It also displays in week
view.) I would like my calendar to simply show the month view like
yours and allow anyone to scroll through the months to see upcoming
events. I have the sharing rights to the calendar set to share with
everyone, so I'm not sure why I'm not getting the same results as your
page. You can check it out for yourself and see what happens when you
click on the Google calendars button
(http://www.offtheknot.blogspot.com). If you have any insight on this,
it would be great. Thanks again!

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 20 2006, 3:54 pm
From: amrlion@
Date: Wed, 20 Dec 2006 12:54:50 -0800
Local: Wed, Dec 20 2006 3:54 pm
Subject: Re: How can I add Google calendar to my page?
your blog is now private (ie invitation only) so i can't look at it
anymore. if you don't want to make it public again, just post the code
you used to put it on your site here and i'll check it out. before you
do that, however, try this first:

"It also displays in week view.) I would like my calendar to simply
show the month view like yours and allow anyone to scroll through the
months to see upcoming events."

make sure you set your default calendar view to month:
http://www.google.com/support/calendar/bin/answer.py?answer=37196&que...

"when you click on your calendar, you are not prompted to do anything,
the calendar simply shows up."

i acted too quickly with my instructions on where to get the code to
paste, my apologies. there are two steps to the fix.
1. go to "calendar details" and you should see a light blue "html"
button. click it, and copy the link to the clipboard (if you're worried
about losing it you can paste it into notepad temporarily). This is
URL1 (to be used in step 2).

2. go back to the html/javascript element where you have the calendar
code (this is the part that's a little tricky if you're not familiar
w/html). you should see something that looks something like <a
href="URL1old" ><img src="URL2"></a>. It may be more complicated than
that, but the impt part to look for is the <a href=" "> tag. Delete the
existing url between the quotes, and Copy URL1 (from step 1) in it's
place. Be sure that all quotation marks get preserved. Save it, and you
should be set. Note that the calendar will appear differently depending
on whether you're logged in, but you should get the effect you want.

if you have trouble let me know. Good luck!


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashahands  
View profile  
 More options Dec 20 2006, 4:07 pm
From: Ashahands
Date: Wed, 20 Dec 2006 21:07:43 -0000
Local: Wed, Dec 20 2006 4:07 pm
Subject: Re: How can I add Google calendar to my page?
Armlion - You're the best! I think I got it working! Thanks a million!

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amrlion@  
View profile  
 More options Dec 20 2006, 4:11 pm
From: amrlion@
Date: Wed, 20 Dec 2006 13:11:57 -0800
Local: Wed, Dec 20 2006 4:11 pm
Subject: Re: How can I add Google calendar to my page?
you're welcome :-)

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google