Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Massimo Della Rovere

    (@massimodellarovere)

    documentation on calendar yet to be implemented, I will try to do it as soon as possible. For the moment, if you need to add a calendar you must use this command inside your post or page.

    [sz-calendar calendar = “yourID@group.calendar.google.com” /]

    calendars = “IDCalendar”
    title = “title”
    mode = “AGENDA” or “WEEK”
    width = “auto”
    height = “400”
    showtitle = “y”
    shownavs = “y”
    showdate = “y”
    showprint = “y”
    showtabs = “y”
    showcalendars = “y”
    showtimezone = “y”

    Thread Starter GermanKiwi

    (@germankiwi)

    Great, thanks!

    and if we want to include more than one calendar in the same calendar…
    [sz-calendar calendar = "yourID1@group.calendar.google.com","yourID2@group.calendar.google.com","yourID3@group.calendar.google.com" /]

    or
    [sz-calendar calendar = "yourID1@group.calendar.google.com",calendar = "yourID2@group.calendar.google.com",calendar = "yourID3@group.calendar.google.com" /]

    or
    [sz-calendar calendar = "yourID1@group.calendar.google.com,yourID2@group.calendar.google.com,yourID3@group.calendar.google.com" /]

    or… ?

    Plugin Author Massimo Della Rovere

    (@massimodellarovere)

    Helo pieholeinc
    [sz-calendar calendar = “calendar1,calendar2″/]

    Hi Massimo,

    I can’t seem to get a calendar (which is set to public) working on this page in my new site.

    This is the shortcode I’m using:

    [sz-calendar = “learningarchitects.com_lvqq3tj65nm911qup4v20okd5k@group.calendar.google.com”, calendars = “Conferences” /]

    Are you able to help me?
    regards,
    Rob

    Hi Massimo,

    I’ve tried everything I can think of to get this working, but I can seem to get it to work. If I set the calID I want for this one calendar as the default, it works fine, but specifying it in the calendar field doesn’t seem to work. What am I doing wrong?

    [sz-calendar calendar = "xxxxxxxxxx@group.calendar.google.com"/]

    I’m running WordPress 3.9.2.

    @john

    Don’t bother about the shortcut.

    Go to the calendar page and replace the shortcut with the iframe code (editor in text mode)

    Go to the google calendar page then look for “Embed This Calendar” and click on “Customize the color, size, and other options”. Then, Customize the color, size, and other options 🙂 and copy the html code seen above the calendar itself. Paste it on your page. That’s it.

    Don’t forget to set (on the “Share this Calendar” tab) your calendar to public, but don’t click on “Share only my free/busy information (Hide details)” otherwise it won’t show up.

    Good luck.

    @lucasbg

    I thought that was the point of this plugin… so I didn’t have to see the iframe code (although I believe it is supposed to just convert it to iframe code). Just a cleaner look when editing.

    Me too…

    But when I realised that I found this pludin searching for “iFrame” I did the described above without any hesitation… 🙂

    Is it working?

    Hi Massimo and other members,
    I am using multiple calendars and I wonder how to customize the color of an individual calendar as they are all displayed in blue by default. I use
    [sz-calendar calendar="xxx@gmail.com,xxxx@group.calendar.google.com"/]
    Thanks!

    Hi all
    i’m too….
    I am using multiple calendars and I wonder how to customize the color of an individual calendar as they are all displayed in blue by default. I use
    [sz-calendar calendar=”xxx@gmail.com,xxxx@group.calendar.google.com”/]
    Thanks!

    Hi Massimo, any chance of you helping me with my request please?

    Regards,
    Rob

    And me thanks 🙂

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Calendar documentation is missing’ is closed to new replies.