Bug #16655
closedFormatting on CETLS Events page
0%
Description
The formatting of my site's events page appears to have changed, even though I have not made any changes to it. Any idea what might have happened?
Files
Updated by Raymond Hoh about 2 years ago
- File 2022-08-24_115338.png 2022-08-24_115338.png added
Hi Gina,
We updated the Events Manager plugin from v5.12.1 to v6.0.1 on Tuesday. That might have done something to the Events page. You can try checking the Events Manager settings page to see if you need to revert any settings back to whatever they were before.
What does the Events page usually look like? I took a screenshot of what I currently see:
Updated by Boone Gorges about 2 years ago
Ray's correct that this is due to an update in Events Manager. We do try to give some warning of major plugin upgrades; see https://dev.commons.gc.cuny.edu/2022/08/05/major-plugin-and-theme-updates-for-august-23-2022/ and https://dev.commons.gc.cuny.edu/release-schedule-and-procedures/.
I've attached a screenshot of what the site looks like with the plugin rolled back. As Ray notes, hopefully it's possible to change some visual settings back using the plugin's settings (or perhaps custom CSS).
Updated by Gina Cherry about 2 years ago
Thanks Boone and Ray. We were using a combination of the plugin's settings and custom CSS to display the page before the update. I see that there are a couple of css classes that most likely need tweaking. Unfortunately, I do not have CSS skills, so will need to find someone who does.
Updated by Raymond Hoh about 2 years ago
I was able to get the event listings to look like before by setting "Styling Options (Advanced) > Enable Theme Styling?" to "No".
For the Calendar side widget ring color, I had to write some CSS to override the light-green color. The CSS can be found here: https://cetls.bmcc.cuny.edu/wp-admin/themes.php?page=simple-css. I couldn't find a setting to revert the new styles of the Calendar widget though.
Updated by Gina Cherry about 2 years ago
Thanks so much, Ray! I didn't notice the option to disable theme styling.
The style of the new calendar widget is fine. Some of the circles are not complete though. Was it that way out of the box, or might it have something to do with the CSS you added? Either way, it's not a big deal.
Updated by Raymond Hoh about 2 years ago
Some of the circles are not complete though. Was it that way out of the box, or might it have something to do with the CSS you added?
It's an out-of-the-box thing. I believe the gap is there to note that there are multiple events that day. I can look into removing the gap with CSS.
Updated by Boone Gorges about 2 years ago
- Category name set to WordPress Plugins
- Assignee set to Raymond Hoh
- Target version set to Not tracked
Updated by Raymond Hoh 3 months ago
- Status changed from New to Resolved
Hi Gina, just going through some older tickets.
I've removed the circle gap in the calendar widget for the CETLS site. Going to mark as resolved, but feel free to open a new ticket if needed.