• Hi,
    Great plug-in! Thanks.
    I was wondering if someone could help me with advancing using ajax calendar. I can’t go back to previous months and also I can’t go past April. It seems like the feed locks up once I advance to April. Thanks in advance for your help.

    https://www.myanaphora.org/calendar/

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

    (@rosshanney)

    Hello,

    This is quite odd, I’m not quite sure what is going on here. It seems that something is removing a small piece of JavaScript that the plugin needs in order for the month navigation to work.

    Could you try temporarily deactivating your other plugins one-by-one, refreshing the page and testing my plugin between each one? This may narrow the issue down to a conflict with another plugin. If you are able to pinpoint a specific plugin, I’ll look into a workaround / fix to enable them to work together.

    Ross

    Thread Starter pmekari

    (@pmekari)

    Still doesn’t work. I deactivated one by one and then I went ahead and disabled all except google calendar events.

    Plugin Contributor Ross Hanney

    (@rosshanney)

    Hi again,

    On closer inspection, I think the problem occurs due to your theme loading an old version of the jQuery JavaScript library (version 1.2.6, released almost 3 years ago) after an up-to-date version has already been loaded by WordPress.

    In you theme’s header.php file, there should be a line that looks like this:

    <script type="text/javascript" src="https://www.myanaphora.org/wp-content/themes/Basic/js/jquery.js">

    Could you try deleting this line (perhaps make a backup of the file first) and then testing the plugin again? You may also want to check that this change doesn’t affect other jQuery based features of your site (maybe slideshows etc).

    Let me know how it goes.

    Ross

    Thread Starter pmekari

    (@pmekari)

    You are AWESOME! Thanks Ross! Great plug-in. I can’t wait for the update!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Google Calendar Events] Can't advance Past April or go Back past March – AJAX’ is closed to new replies.