Calendar Widget not showing events below widget

Home Forums Calendar Products Events Calendar PRO Calendar Widget not showing events below widget

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #638328
    Philip Murray
    Participant

    Hi Guys,
    if you look at my client site – http://www.beaverstown.com/
    in the right column i have shown the CALENDAR WIDGET — but if you select any of the dates which have a events in them – nothing gets shown below the calendar?

    any idea how to fix this?

    thanks
    Phil

    #642190
    Casey D
    Member

    Hello georghi,

    Thanks for contacting us, I can confirm this is not working on your site.

    There may be some sort of AJAX failure, as that DOM element is just empty.

    Can you walk through this tut, and see if the problem persists?

    Thanks!

    – Casey Driscoll

    #642392
    Philip Murray
    Participant

    Thanks Casey — the link to the tutorial threw up a page not found error — any chance you could post it again please?
    thanks
    Phil

    #642578
    Casey D
    Member

    Ok all set now 🙂

    #646759
    Philip Murray
    Participant

    hi Casey

    thanks for the reply – i went through the tutorial and carried out each step as well as using the CONSOLE feature in FIREBUG – but it did not throw up any
    errors.
    So i am at a bit of a loss — it was working previously but not now.

    the only thing that changed in last few days was i added in some code to
    a couple of templates – that your colleague Barry posted on the forum –
    to enable me to remove the TIME from events – it worked really well.

    the forum thread for that is: https://tri.be/support/forums/topic/remove-event-times-only/#post-641279

    So just in case that was causing the Calendar not to work correctly I
    reverted to the original templates – but still the Calendar widget
    will not display correctly.

    any ideas how to resolve this?
    thanks
    Phil

    #647158
    Philip Murray
    Participant

    hi Casey

    i tried the FIREBUG CONSOLE again and when i click a DATE on the Calendar Widget this showed up in the console
    {“success”:true,”html”:”\n<div class=\”tribe-mini-calendar-list-wrapper\”>\n\t<div class=\”tribe-events-loop hfeed vcalendar\”>\n\n\t\t\n\t<\/div><!– .tribe-events-loop –>\n<\/div> <!– .tribe-mini-calendar-list-wrapper –>”,”view”:”mini-day”}

    #651790
    Casey D
    Member

    Hello georghi,

    That console read out looks correct given the problem you’re having. So all the js seems to be working correctly.

    The problem steps from the query the php returns to ajax call. It is successful but empty. I think this may stem from a plugin or theme conflict. This issue was still happening when you disabled all plugins AND switched your theme?

    If you can confirm that it will help troubleshoot this problem.

    Does this make sense? Let me know if this doesn’t work for you.

    Cheers!

    – Casey Driscoll

    #651876
    Philip Murray
    Participant

    hi Casey
    thanks for the reply.
    yes – i disabled all plugins, activated the standard wordpress theme [fourteen], cleared browser cache and it still did not work
    cheers
    Phil

    #651878
    Philip Murray
    Participant

    Casey – i could give you site access privately if that helps?
    regards
    Phil

    #659166
    Philip Murray
    Participant

    Hi Casey — just wondered if you had any more advice on fixing this please?

    thanks
    Phil

    #660215
    Casey D
    Member

    Hello georghi,

    If you wanted to private reply with your credentials, I can take a look. It is not something we do on an ordinary basis, but since what you’ve done hasn’t helped yet, I’ll be happy to have a look.

    – Casey Driscoll

    #660391
    Philip Murray
    Participant

    This reply is private.

    #672237
    Philip Murray
    Participant

    This reply is private.

    #674435
    Casey D
    Member

    Sorry georghi, I mispoke. We aren’t exactly allowed to make changes to live sites.

    I would try reinstalling the plugins from scratch (or even just the plugin), your data will remain in tact. Or, are there error or access server logs to look at?

    Since there are no JS errors in the console AND the network call returns a 200 GET, I believe something is happening with the php query, that it is returning a blank response.

    Otherwise, do you have a dev site I can take a look at, or a specific window of time on the live site? Poking around can cause a mess at times; I’d need to know nothing critical was happening at the time.

    – Casey Driscoll

    #674525
    Philip Murray
    Participant

    This reply is private.

Viewing 15 posts - 1 through 15 (of 17 total)
  • The topic ‘Calendar Widget not showing events below widget’ is closed to new replies.