Viewing 4 replies - 1 through 4 (of 4 total)
  • kaniamea

    (@kaniamea)

    Hi Saranee, it seems some styles are in conflict. Place this to your theme style.css file or tribe-events.css file (if you are using one) and see if it helps:

    #tribe-events-content table.tribe-events-calendar {
        width: auto !important;
    }
    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi saranee,

    Please double check that your are running the latest version of The Events Calendar (3.5.1). That release fixed some issues in 3.5. If your issue persists after you update, please let us know.

    Best,
    Leah

    Thread Starter saranee

    (@saranee)

    Hi Leahkoerper, The problem occurred after I upgraded the Event Calendar Plugin to 3.5.1.

    I did paste the code kaniamea sent into my style sheet and that fixed the problem. It is now contained within the web page. Wondering why they upgrade messed up the page layout though…..

    Thanks for your help,

    Saranee

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi saranee,

    We made a lot of changes in 3.5/3.5.1 to make the calendar fully responsive. I suspect that one of our changes affected your theme and/or template, and that’s what caused the issue. I’m glad to hear that kaniamea’s snippet helped you!

    To make sure that your changes aren’t overwritten in the next update, make sure to read through our Themer’s Guide for details on template overrides.

    Best,
    Leah

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem after upgrade’ is closed to new replies.