Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Month Grid broken for GuestLooks to me like the front-end CSS is disabled; it’s missing from the litespeed CSS cache, and doesn’t seem to be loading. But My Calendar doesn’t have an option for disabling CSS only when logged out, so I’m not sure why you’d be getting that.
If you go to My Calendar > Design > Style Editor, is the box “Disable styles” checked?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Contact FormI just responded to the same question here; https://wordpress.org/support/topic/add-contact-form-button-missing-2/; my answer is pretty much the same.
In order to explore this in any way, I’d need to at least know what plugin is creating that button. It isn’t a feature from My Calendar or anything that I manipulate.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Add Contact Form button missingWell, that’s going to be coming from some other plugin that has an integration with the classic editor. There’s nothing that My Calendar does to restrict or impact other plugins from integrating with the classic editor – you may want to touch base with whoever makes the plugin that generates that button.
Resolving this has been a major focus of development for the next major release; it’ll come out on January 13th, barring my finding some major problem that delays release.
You can install the RC now, if you’d like to try it out now: https://github.com/joedolson/my-calendar/releases/tag/v3.7.0-rc1
So, I can see what I did here, and I clearly did it intentionally…but I don’t really have a record of exactly *why* I did it that way. I suspect it’s because some types of recurring events aren’t so desirable in that view. I’ll have to give some thought to what makes the best experience; it might be that I need to add a setting that switches whether a given event is repeated every time or not.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] KwanzaaI’m able to add those dates as an event. Can you send a screenshot of the exact settings you’re using for the event?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Migration of recurring eventsNo, recurring events should be migrating over. Are some recurring events migrating over, but not others, or is it all recurring events?
Forum: Reviews
In reply to: [My Calendar - Accessible Event Manager] Great and very useful pluginThank you! I appreciate your review!
Forum: Reviews
In reply to: [My Calendar - Accessible Event Manager] NightmareWell, I’m sorry you had trouble with it. Best of luck.
Can you provide links? This seems likely to be some kind of JS problem, but I can’t really tell just from the screenshot
Forum: Plugins
In reply to: [WP Accessibility] Disable underline on links in High Contrast modeYou can customize the high contrast CSS to meet your needs. See the documentation about high contrast & font resizing.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] New Repetition PatternI’ve been asked for this before, but I don’t honestly see it as very pressing. You can add out 20 years of any given holiday just by creating an event and adding 19 copies of it. While that’s some effort, these complex recurring pattern are really a pain to calculate, and I question the value.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Future DatesYes. Add an event in 2030, and the calendar will extend to 2030. It displays dates as far as they exist in the calendar.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] List past eventsYes, certainly. The upcoming events shortcode or widget will provide that, if you set it to only show past events.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Missing Calendar PageYou can just delete all of them and reassign the calendar page in the My Calendar Settings. The general settings allow you to define any page as your primary calendar page.