Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1207693

    The EventsCalendar/Pro plugin was recently updated and ever since the update, any page that includes a calendar event displays the header background color as the background for the remainder of the page.

    For example, visit link one below, you’ll see that the red color from the header has overwritten the main content color (white), on any page that contains Event Calendar data.

    This is occurring on all of my sites that use Enfold & the EventsCalendar plugin, and does not occur on sites that do not use Enfold as the template.

    I have reached out to Modern Tribe (Events Calendar plugin creator) and they are stating that the error is with the theme as it is pulling the theme background color..

    If you look through the pages of the site listed below, the background for the Main Content should be white, not red.. I’m not sure if this is a bug with Enfold or a bug with Events Calendar..

    #1208255

    Hey weddingsetgo,

    Best regards,
    Victoria

    #1209349

    Hi Victoria,
    Events Calendar Pro gave me some CSS to add into my enfold which fixes the issue.. I really dont know if this is a bug on Enfold or Event Calendar’s side.. Here is the code:

    #main, .avia-msie-8 .av_header_sticky_disabled#header {
    background-color: #fff !important;
    }

    After I added in that code the background works perfectly. It’s frustrating that I have to add that code in though.

    #1211055

    Hi,

    Thank you for the inquiry.

    Can you give us a screenshot of the issue? You can use imgur or dropbox for the screenshot.

    To fix it temporarily, try to disable the Events > Settings > Display (tab) and then uncheck “Use updated calendar designs” option.

    Related thread: https://kriesi.at/support/topic/issues-with-events-calendar-and-events-calendar-pro/#post-1186624

    Best regards,
    Ismael

    #1213489

    Ismael, Thanks for the response. I have removed the CSS code that fixes the issue and taken a screen shot of the Calendar page as well as the individual event page. You’ll notice how the background color from the header bleeds into the background for the remainder of the page and makes the text very difficult to read. It has overridden my default setting of “white” as the background of the body.
    This does not occur with other pages on the site, only pages that are generated by the EventCalendarPro plugin

    #1215974

    Hi,

    Sorry for the delay. We can’t figure out why the header color bleeds to the container on IE, so you should keep the css code for now. Have you tried to disable the updated calendar design settings?

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.