The Grid & EventCal Showing as collapsed...column issue with X?

Hey guys,

I’m having a similar issue on two different websites.

  1. http://www.reddooravl.org
    On the homepage and the “Whats Going On” page, our EventCal shows up as squished or collapsed a majority of the time. We can resize the window and then the calendar will snap back into place and look normal.
    Examples of issue:
    https://reddooravl.org/wp-content/uploads/2019/03/unnamed.png
    https://reddooravl.org/wp-content/uploads/2019/03/thereddoorissue.jpg

  2. http://www.kudzuwebdevelop.com/cc/home
    The Grid on the homepage just doesn’t even show up most of the time. It takes resizing the window or refreshing the page to get The Grid to show up.
    Example of issue:
    http://www.kudzuwebdevelop.com/cc/wp-content/uploads/2019/03/Recording-1.mp4

I’ve spent the last week or two dealing with the support for the individual plugins as we ended up buying a license for The Grid due to these issues. However both plugin developers are pointing fingers at cache and the theme. It’s not cache, we’re experiencing these issues on over a dozen devices on 6+ different connections / locations. We have no cache plugins on our server, within our Dashboard and I’ve cleared browser cache.

Since the issues are so similar, I’m wondering if it has something to do with the way X handles columns? Thanks so much in advance!

Hi Ryan,

For the issue #1, please try adding this custom CSS under Theme Options > CSS:

.x-text .ajde_evcal_calendar {
    width: 100% !important;
}

For the issue #2, I couldn’t replicate this issue on my end. Could you please provide us with a screen record?

Many thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.