tribe_calendar_mini_grid Next/Previous Not Functioning

Home Forums Calendar Products Events Calendar PRO tribe_calendar_mini_grid Next/Previous Not Functioning

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #24552
    David
    Member

    First off – great plugin. Well thought out, for the time it’s been active.

    However I’m having trouble with the Mini Calendar (tribe_calendar_mini_grid) and it’s Next and Previous Month navigation. It seems to be an AJAX problem. Inserting tribe_calendar_mini_grid in to a template file successfully brings in the mini calendar however the following errors occur:
    1. The Ajax ‘Spinning/Thinking’ icon appears no matter what and doesn’t disappear.
    2. The Next and Previous month links simply do not work. Clicking on them just #’s the page, giving the impression that some sort of JS/AJAX isn’t happening as it should.

    I’ve tried switching to the default theme and deactivating all other plugins, minus the Events Calendar and Pro plugins. Your help would be much appreciated as I have a looming deadline on this project.

    ** Edit **
    For the record, the regular sized calendar navigates through previous and next months just fine, using the associated JS functionalities the plugin offers.

    #24554
    Jonah
    Participant

    Hi David,

    Try wrapping the template tag in a div with an ID of ‘calendar_wrap’. I looked up this ID in the code and this is what is used as a selector for some of the crucial js calls. Let me know how that goes.

    Cheers,
    Jonah

    #24555
    David
    Member

    HI Jonah,
    Thank you for the reply but unfortunately it did not do the trick. As stated I have debugged it down to the point of it not working virtually ‘straight out of the box’/not-customising-anything. If it helps, Tooltips still function.

    #24556
    Jonah
    Participant

    Hi David,

    Shoot. Ok, well what about executing the widget via the_widget function instead?

    the_widget('TribeEventsCalendarWidget');

    Cheers,
    Jonah

    #24573
    David
    Member

    No such luck, Jonah. Perhaps you could show me a working example of it? It might help me troubleshoot it from this end.

    #24576
    David
    Member

    Another thing worth noting. When I web-inspect the page there are no errors. However in the pro plugin folder I see an events-mini-ajax.js file. If i view the ‘Sources’ in web-inspect for my Events page I see no mention of this file. Perhaps it’s not even being called in, as it should? Hence no error as it wouldn’t be missing if it’s not being called in the first place?

    #24584
    Jonah
    Participant

    Hi David,

    I was just informed that there is a bug when using the widget via the_widget() call. We’ve got this slated to be fixed in a future release. For now your only option is to create a sidebar area and add the widget that way. Sorry for the inconvenience.

    Cheers,
    Jonah

    #24609
    David
    Member

    Hi Jonah,
    Having it as a widget is fine as long as it works – and it seems to be going just fine.
    Thanks for your help.

    #24627
    Jonah
    Participant

    Hi David,

    Sounds good. Let us know if there’s anything else you need help with!

    – Jonah

    #977683
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘tribe_calendar_mini_grid Next/Previous Not Functioning’ is closed to new replies.