Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Error on My Calendar PluginWhat I’ve learned about this is that it’s been fixed in the dependency, *but* the fix came along with requiring PHP 8. So I might have to make a fork of the dependency, since right now it would be premature to require PHP 8 for this plugin.
Any Super Administrator should be able to do anything; is there any other difference between the two admin accounts?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] ICAL Feed Error 404I’m not sure I fully understand the problem. Is this the same link that you’re clicking, but you sometimes get a 404 and sometimes get a download? Can you provide the URL you’re talking about?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Display Event Tile in List ViewI’d go to My Calendar > Settings > Display and check the option ‘Show events in List View’.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] “Category Addition Failed”Do you have this problem on other multi-site instances, or only on this one? Are you able to create locations?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Google Maps Rendering IssueAre you able to provide a link I can look at?
The
{link_title}template tag seems like the right one, but it actually fetches the title with the link you’ve added into the event’s custom URL field; to get the permalink, you’d want to use{permalink}or{details_link}.I’m not at all familiar with Oxygen Builder, so I don’t really know what steps you’d need to take to use php templates with that, honestly. It’s a pretty unique approach, and I haven’t looked at it to see how it works exactly.
Forum: Reviews
In reply to: [My Calendar - Accessible Event Manager] Great little pluginThank you for your great review! I really appreciate it!
Is it possible that those events were added to a category that’s private? I can’t see any evidence of them (which matches what you’re describing, but also doesn’t give me any clues to go on.)
If the date is showing the wrong date as ‘today’, that usually means a mismatch in timezone configuration – what timezone is WordPress set for?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Error on My Calendar PluginI don’t see it on your site anywhere; is there a specific location where I should look for it? Is it only visible when you’re logged in? Or is it something you received a notification about, but aren’t seeing present on the page?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Plugin creating error in DashboardI released the My Calendar update yesterday.
Great! Thanks for following up.
Is there any additional detail you can give me? I’m not able to reproduce this with the information I have.
Forum: Plugins
In reply to: [WP Accessibility] Plugin adds a Log Out on admin toolbar?It’s not a bug; it’s by design. That said, it was an issue because of an accessibility problem in WordPress that was resolved in version 6.5, (Ticket #34668) so I can release an update that removes it if you’re using 6.5 or higher. For earlier versions, however, it’s an important option.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Error on My Calendar PluginCan you tell me where it’s showing up, exactly? That’s a library that My Calendar uses; but I’d really need to know the callstack or at least how to reproduce it to have much idea.
If you can let me know what PHP version your site is running on, what WordPress version, and give me some information about where I might be able to reproduce this error, it would be much appreciated!