Events page no longer showing calendar

Home Forums Calendar Products Events Calendar PRO Events page no longer showing calendar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #940166
    Jamie
    Participant

    I’m at a total loss as to what happened… I updated some styles and added WooCommerce Bookings, but turning off the new plugins and commenting out my changes still didn’t make the calendar come back. My sidebar widget calendar and individual event pages still work, just not the main calendar.

    #940315
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot them with you.

    Do you have any custom templates in your theme or custom coding in your theme that might be causing the conflict?

    I see this commented in the events page:

    <!-- < ?php if (is_page('events') || tribe_is_month() || tribe_is_week() || tribe_is_upcoming() || tribe_is_day() || tribe_is_event() ) { echo ""; }else { echo '<div id="main">'; } ?> -->

    If you change the Event Template on this page:

    Events > Settings > Display Tab

    Then change this setting to:

    Default Page Template or to Default Event Template

    And see if that helps.

    Let me know what you find out and we can go from there.

    Thanks

    #940322
    Jamie
    Participant

    Yes, it’s all a custom theme, but it was working for months before with no issues.

    That part was commented out because I moved it into page.php and made a template for a page without the sidebar. That’s what I thought might have messed it up, but I put it all back to how it was before I cleaned up the files and no luck. I’ve tried the calendar with the default events template, default page template, and no-sidebar template… no luck. Tried commenting out all the styles I added to the calendar. Tried removing the enclosing containers entirely.

    I did just notice that it says my License Keys are out of installs, which is weird because I removed everything from my development site and it should only be installed in one place. Could that be the issue?

    #940327
    Brian
    Member

    Ok thanks for the information. Pro will still work regardless of the License so that is not it.

    Can you try out testing for conflicts guide and see if that help narrow down the issue:

    Testing Conflicts With Themes and Other Plugins

    Let me know what you find out from that and we can go from there.

    Thanks

    #940421
    Jamie
    Participant

    This reply is private.

    #940482
    Brian
    Member

    Ok, what is all that coding in the After Events HTML?

    Does removing that help the issue? It can be removed on this page:

    Events > Settings > Display Tab > “Add HTML after event content”

    And can you verify changing themes to something like Twenty Thirteen did not help the issue? Even when on that theme changing the Event Template?

    Thanks

    #940513
    Jamie
    Participant

    I think it was junk from when the text was pasted from Word. Deleted the whole thing and the calendar still didn’t come back.

    Correct, when I changed to Twenty Thirteen (and disabled all plugins then cleared the cache) it still didn’t come back. I have it on the default event template, so that stayed the same.

    #940569
    Brian
    Member

    Do you have a page called Events? in the Page Section or with the slug Events?If so does deleting it fix the issue and resaving your permalinks? It looks like there is a page with and id of 27 based off the body class “page-id-27”

    If not, does changing the slug “events” in the settings:

    Events > Settings > Display

    Help the issue. I looked again at your source code and the Events Calendar classes are not even showing in the body class so something is preventing it from work on that page.

    Let me know.

    Thanks

    #940625
    Jamie
    Participant

    Fixed! For some reason it won’t work with the slug ‘events’ (even after deleting the page called Events), but I’m fine with any other slug as long as it works! 🙂

    Thanks so much for your help!

    #940636
    Brian
    Member

    If the page is deleted and not emptied from the trash that could be it.

    Great, glad it it working though.

    I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Events page no longer showing calendar’ is closed to new replies.