Ajax Next Pervious nav not working on mini calendar widget

Home Forums Calendar Products Events Calendar PRO Ajax Next Pervious nav not working on mini calendar widget

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #54882
    siouxsie
    Participant

    Hi Guys,
    I have had this problem before and I can’t remember what I did to fix it. But since the update (just a few hours ago) I noticed
    #1 the 404 title issue on the months/days with no events – saw that thread and made the fix. BUT it breaks my site – I placed it at the end of the theme functions.php and I get a blank page. So I guess I am waiting for the real fix.
    #2 the mini calendar widget is not behaving – the next and previous links are not working.
    How do I fix that. Here is the site. http://sfxavier.org
    Thanks

    #54883
    siouxsie
    Participant

    sorry – skip the intro – http://www.sfxavier.org/wordpress/

    #54957
    Leah
    Member

    Hi there,

    I’m sorry we haven’t been in touch with a reply here. We’ve been inundated with support requests as more people update to 3.0, so we are a little behind our usual 24-hour window for responses. We do not do support over the weekend, but we will be in touch here with a more substantial reply as soon as possible.

    In the meantime, some of these tips might be helpful:
    * Double check your Plugin page for updates. We’ve just released our latest maintenance release. As of 7/12, the most current versions are The Events Calendar 3.0.1 and Events Calendar PRO 3.0.2.
    * If you’re experiencing a problem with links, try resetting and resaving your permalinks.
    * If the issue is with settings, try resaving your settings page- even if you haven’t changed anything.
    * Having trouble with a customization done in 2.x? Be sure to check out our Themer’s Guide and documentation.

    You might also search the forums to see if someone else has a similar issue and has found a solution. Finally, if the problem you’re experiencing is a serious problem, you may choose to downgrade back to 2.0.11.

    Thank you for your patience and support.

    Best,
    Leah
    and the Modern Tribe Support Team

    #55313
    Jonah
    Participant

    Hi Suzanne,

    You’ve got some script errors on the page unrelated to our plugin, which is likely causing the issues with the mini-calendar ajax. Please look at these script errors and fix them.

    On the 404 issue, what is the fix you applied?

    – Jonah

    #57246
    siouxsie
    Participant

    Wow crazy summer… sorry it took so long for me to respond!
    Ha finally a moment to circle back.
    Ok I got rid of the errors and the mini calendar works again. Yay!
    – 404 when month has no events –
    The snippet I got it off a thread..in forums here.
    Still months without events are behaving badly. I get NaN-NaN in “events in”, input field and the spinning wheel of death on the calendar as it tries to reload and never does.
    I will keep digging for this answer.
    Thanks

    #57247
    siouxsie
    Participant

    Oh and it is 1901 I have noticed. If you click on the NaN-NaN to change the month – 1901-08 is the date when I say august!

    #57249
    siouxsie
    Participant

    Checking = Disable the Event Search Bar – Check this to use the classic header.
    That helped a bit.

    #57251
    siouxsie
    Participant

    I lied

    #57260
    siouxsie
    Participant

    ok I also UNCHECKED Enable ajax to live refresh content.
    Now this seems to be the magical combo.

    #57373
    Jonah
    Participant

    Hi Suzanne,

    So are things fixes with that option unchecked? Also, are you running the latest versions of everything? We’ve released some updates in the past couple weeks and this may solve some of what you’re experiencing.

    – Jonah

    #57575
    siouxsie
    Participant

    nope still have issues with NaN-NaN being put in the date field when browsing calendars using the nav at the bottom > next month (august >>)
    see http://www.sfxavier.org/wordpress/events

    #57576
    siouxsie
    Participant

    I have the latest update. I just downloaded the debug bar for more info…

    #57579
    siouxsie
    Participant

    [“TEC Debug: tribe_ev.fn.update_picker sent “undefined” to the boostrapDatepicker”]

    #57592
    siouxsie
    Participant

    Ok I have cleaned up css and javascript files – my theme is older and after awhile the JS adds up – Now I am able to navigate much better but not 100%.

    In month view, in months with no events navigating to the next month with an event, using the text link, I get spinning wheel and this in debugger:

    [“TEC Debug: tribe_ev.fn.update_picker sent “2013-09″ to the boostrapDatepicker”]
    tribe-events.min.js?ver=3.0.2:3

    POST http://www.sfxavier.org/wordpress/wp-admin/admin-ajax.php 500 (Internal Server Error) jquery.min.js?ver=3.5.2:4
    send – jquery.min.js?ver=3.5.2:4
    f.extend.ajax – jquery.min.js?ver=3.5.2:4
    $.ajax – jquery.validate.js?ver=3.5.2:1099
    f.(anonymous function) – jquery.min.js?ver=3.5.2:4
    l – tribe-events-ajax-calendar.min.js?ver=3.0.2:2
    (anonymous function) – tribe-events-ajax-calendar.min.js?ver=3.0.2:7
    b.extend.pre_ajax – tribe-events-pro.min.js?ver=3.5.2:3
    (anonymous function) – tribe-events-ajax-calendar.min.js?ver=3.0.2:7
    f.event.dispatch – jquery.min.js?ver=3.5.2:3
    h.handle.i – jquery.min.js?ver=3.5.2:3

    ON THE WEEKLY LIstings navigating to the next week with an event from a week with no events I get same result with this in the debugger:

    [“TEC Debug: tribe_ev.fn.update_picker sent “2013-09-02″ to the boostrapDatepicker”] – tribe-events.min.js?ver=3.0.2:3

    POST http://www.sfxavier.org/wordpress/wp-admin/admin-ajax.php 500 (Internal Server Error) jquery.min.js?ver=3.5.2:4
    send – jquery.min.js?ver=3.5.2:4
    f.extend.ajax – jquery.min.js?ver=3.5.2:4
    $.ajax – jquery.validate.js?ver=3.5.2:1099
    f.(anonymous function) – jquery.min.js?ver=3.5.2:4
    p – tribe-events-week.min.js?ver=3.5.2:7
    (anonymous function) – tribe-events-week.min.js?ver=3.5.2:11
    b.extend.pre_ajax – tribe-events-pro.min.js?ver=3.5.2:3
    (anonymous function) – tribe-events-week.min.js?ver=3.5.2:11
    f.event.dispatch – jquery.min.js?ver=3.5.2:3
    h.handle.i – jquery.min.js?ver=3.5.2:3

    #58390
    Rob
    Member

    Hey Suzanne. Thanks for the follow-up here, and apologies that I’ve taken until now to get you a reply. Jonah’s last day was actually Friday so we’re working through to catch up on his threads this week.

    I realize it’s been a few days since you posted, and I wanted to follow-up to see what else I can do for you. Any chance the releases we pushed today fixed these issues for you? Let me know if not, and I’ll do what I can to right the ship 🙂

Viewing 15 posts - 1 through 15 (of 23 total)
  • The topic ‘Ajax Next Pervious nav not working on mini calendar widget’ is closed to new replies.