Help and FAQ's

Search:
Go
Ask a Question
How do I make a PinkNotes calendar publicly viewable?
To share a calendar so it can be accessed from outside of PinkNotes in any web browser follow these steps.

  1. Go into the Calendar's screen.
  2. In "Calendar Options" click the edit icon next to the calendar you should like to make public.
  3. Place a check-mark next to "This calendar can be viewed outside of PinkNotes".
  4. You will then be given a URL that you can use to share the calendar.


Once you have the public URL you can use code similar to the following HTML code to display the calendar on your website.

<iframe src="https://www.pinknotes.com/cal/PUT_CALENDAR_KEY_HERE" style="border-width:0;" width="1005" height="800" frameborder="0" scrolling="no"></iframe>

Make sure you replace "PUT_CALENDAR_KEY_HERE" with the calendar key you are given in the URL.

Related Questions in 'Tips'
Comments
Your Name
Post a Comment:
Post
No Comments for this Topic

Be the first to comment