Hard to say without seeing your site. Is the date clickable? Are you seeing the mini grid view, the main grid view, or the list view?
Thread Starter
rudzik
(@rudzik)
Dear Joe,
Sorry for the delay. I have a grid view, and I can access the list view, but then there’s nothing displayed. I suspect that an element is hidden somehow but I have no idea which CSS sheet is supposed to be affected.
Kind regards,
Rudzik
If you can share a link, I might be able to help. However, practically speaking, there’s nothing else I can say; a conflicting plug-in or your theme could be enqueuing various CSS that could cause problems, there could be something not loading due to a cache, there could be a setting in the template; I’d just be guessing, however.
But, without seeing anything, my first guess would be that the element is present, but the text color is being overridden so that it’s the same as the background color.
Thread Starter
rudzik
(@rudzik)
Here is a link: <https://relevedefrance.com/calendrier/>
Thanks a lot, that was my guess as well.
Kind regards,
Rudzik
It looks to me like whatever plug-in is responsible for streamlining your site’s JS into a single file may be causing a problem with the My Calendar scripting. It looks like it’s enabled, but not executing. That means that the toggles that should expose event information in the list format aren’t operating.