Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Can you post your settings for that feed so I can get a better idea of what to adjust?

    Thanks!

    Thread Starter fiddles5

    (@fiddles5)

    where to start?

    Using the feed settings, not the display options on the right side of the screen.

    Search Query is blank
    Expand Recurrent Events? yes
    Multiple Day Events? Show on each day yes
    Display Mode: Grid: Month View
    Number of days: 7
    Display Start date offset: 0
    Earliest Feed Event Date: Number of months back: 1
    Number of Years forward: 1
    Display Next and Back Nav links Yes
    Show tooltips yes
    Date and time formats are blank
    Cache Duration is 43200

    Plugin Contributor Nick Young

    (@nickyoung87)

    Does it happen to be in a widget area? Or how are you getting the calendar to display?

    Thread Starter fiddles5

    (@fiddles5)

    Nick – thank you for asking these questions. I didn’t set this calendar up initially, and when I started digging, prompted by your questions, I found that the page displayed on the site was not the right page for the calendar feed.

    The page I believe is set up properly now — this is the code in the main content of the page:
    [google-calendar-events id=”1″ type=”grid” title=”” max=”20″]
    and it is now displaying properly. Do you see anything I should adjust?

    Here is the page now: http://portsmouthhistory.org/calendar-2/

    thanks!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Awesome glad you got it working 🙂

    The only thing I would suggest changing is the shortcode. It looks like you are using an older syntax of the shortcode that we have since changed. Now it should work OK, but there have been some issues that have come up because of it. You can replace it with this:

    [gcal id="{FEED_ID}" display="grid" max="20"]

    You will need to replace the {FEED_ID} with the feed ID generated on your settings.

    Here is the docs page for the shortcode attributes/syntax: http://wpdocs.philderksen.com/google-calendar-events/shortcode/

    Here is a screenshot of where your new feed ID will be located: http://screencast.com/t/gdQqaXz44b

    Hope all that helps! And if you ever run into any other issues please don’t hesitate to let us know so that we can help 🙂

    Thanks!

    P.S. If you get a chance would you mind leaving a plugin review (if you haven’t already)? It helps a ton.

    https://wordpress.org/support/view/plugin-reviews/google-calendar-events#postform

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Calendar Grid not showing’ is closed to new replies.