Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Plugin creating error in DashboardYes, it can be safely removed. I’ve removed it for the next My Calendar release.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Going to other Months result to 404Resolved outside of the forums. The problem turned out to be a conflict with Filter Everything Pro &
Filter Everything – WooCoomerce Product & WordPress Filter, and was resolved by using Plugin Load Filter to prevent the conflict. If I can resolve it in core, I will; it’s open as an issue for me to resolve.Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Warning when double booking locationI’ll consider it. This is already a feature in My Calendar Pro for public submissions; but in general I’ve put in very few guardrails in the admin. However, for some use cases I can see that it would be very valuable as a way to prevent problems.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] event pages are no longer clickableHi! I apologize for the slow response; I missed this when it came in.
Is this still an issue? I just checked your link, and it appears to be working.
Thanks! I’ve added this as a feature request in my Github repository. I’ve added it as a candidate for My Calendar Pro; this is probably not something I’ll add to the free version, but I’ll definitely work on it.
Hi! I overlooked this support request, so I apologize for the slow response. Is this still an issue?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Word-break is missing in main widgetI encourage you to add this for yourself as custom CSS; it’s not something that I’m likely to add by default, as it is very case-specific, and can also cause problems for some users.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar PluginAre you still having this issue?
Is this still an issue? I lost track of the support thread; but have made some continuing changes.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] “Upcoming Events” widget broken?I don’t have any other reports like this, and have not seen any issues. The upcoming events widget is still showing as expected on all the sites I manage where it’s in use and in my dev environments. So I don’t have any specific advice for you. What are your settings for the widget?
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Hide number of tickets availableYes; go to My Tickets > Ticket Settings and check “Hide number of tickets remaining” in the settings.
Forum: Plugins
In reply to: [WP Accessibility] Disabled feature due to accessibility-ready themeOk, it looks like you’re rendering the query loop inside a page, rather than using a posts archive template. So that’s not really a problem with the theme; it’s coming from WordPress core. The way the ‘read more’ is expressed in that block has changed a few times, and it’s extremely difficult to filter because of the way blocks are done.
If you’re going to use the Query Loop block, I recommend removing the ‘read more’ link and having the post title linked, instead. You can link the post title by clicking it, going to the block options in the sidebar panel, and choosing ‘Make title a link’.
Forum: Plugins
In reply to: [WP Accessibility] Disabled feature due to accessibility-ready themeThis theme received the
accessibility-readytag 8 years ago; it’s probably changed significantly since then. I’ll take a look at the theme.The argument from the theme developer is specious, however; claiming that this is not an accessibility issue because other themes have the same issue is not grounds for allowing an issue.
But I also just installed the theme and checked it, and the ‘Continue Reading’ link does have accessible naming; can you provide me with more detail about exactly what you’re looking at? A link would be helpful.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Unable to update pluginNow that I know it’s a compatibility issue with PHP 8.3, I can try to look into it.
You can export all of your events from My Calendar, see https://docs.joedolson.com/my-calendar/my-calendar-api/
You’ll have to get information from whatever calendar you choose to change to for importing that data, however.
Forum: Plugins
In reply to: [WP Accessibility] Disabled feature due to accessibility-ready themeWhat’s the theme you’re using? If it’s hosted at WordPress.org, but uses read more links without additional description, then the issue needs to be raised with the theme; otherwise the theme will need to be suspended.
If it’s *not* a WordPress.org theme, then you should raise the issue with the theme developer, and flag that the theme doesn’t meet the
accessibility-readystandards, and should either not use the tag or fix the issues.