• Resolved wpfrance

    (@wpfrance)


    Hi,

    I have the following problem: i can display correctly calendar in my page with the tag :
    [google-calendar-events id=”2″ type=”ajax”]

    Display is Ok but i don’t have the arrow for choose previous and next month display.

    I have do the following things without success:

    • use “add javascript to folder
    • remove ajax from tag

    On my page, with a js debugger i have:
    [16:31:49,889] L’utilisation de « getUserData() » ou « setUserData() » est obsolète. Utiliser « WeakMap » ou « element.dataset » à la place. @ resource://gre/modules/XPIProvider.jsm -> jar:file:///home/carpediem/.mozilla/firefox/hkucnfub.default/extensions/%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D.xpi!/bootstrap.js -> jar:file:///home/carpediem/.mozilla/firefox/hkucnfub.default/extensions/%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D.xpi!/lib/requestNotifier.js:64
    [16:31:50,644] L’utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. @ http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js:2

    Others users seems to have the same problem but i can’t apply their solution.

    Thanks

    https://wordpress.org/plugins/google-calendar-events/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Ross Hanney

    (@rosshanney)

    Hello,

    Does your calendar contain events in past/future months? If not, the navigation links won’t appear.

    Here is the shortcode I have in a Page named Calendar
    [google-calendar-events id=”1″ type=”ajax title=”events on” max=”500″]

    It does not show the prev/next arrows at all on the large calendar displayed in the page. On the sidebar widget I get the next arrow that takes me to the next month but no more after that. I have dates on the Google Calendar for 6 months into the future.

    OK, I fixed the missing quote at ajax and got one next arrow to appear on large calendar. However, there are no more next arrows. here is website:

    http://www.sandspringsumc.org/umc

    Thanks!

    Plugin Contributor Ross Hanney

    (@rosshanney)

    That URL doesn’t seem to point to a WordPress site. Are you sure it’s the correct one?

    Thread Starter wpfrance

    (@wpfrance)

    Thanks for your help and for the fast reponse.
    In my case, add evenement in past works.

    So my problem is solved.Thank You ! have a nice day

    Ross, so sorry. The URL is for our beta site at:
    http://www.sandspringsumc.com/umc

    (*.org site is the live site without the /umc. We are not live yet)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Arrows (previous / next month) don't display’ is closed to new replies.